mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-07-25 12:06:06 +00:00
fix: replace session handler with jwt authorization
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
VUE_APP_API_HOST=http://localhost:5678
|
||||
VUE_APP_WS_HOST=ws://localhost:5678
|
||||
VUE_APP_USER=geekmaster
|
||||
VUE_APP_USER=18575670125
|
||||
VUE_APP_PASS=12345678
|
||||
VUE_APP_ADMIN_USER=admin
|
||||
VUE_APP_ADMIN_PASS=admin123
|
||||
VUE_APP_KEY_PREFIX=ChatPLUS_
|
||||
VUE_APP_TITLE="ChatGPT-PLUS V3"
|
||||
|
||||
Reference in New Issue
Block a user