mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-09-23 03:36:39 +08:00
chore: 修正环境变量配置文件
This commit is contained in:
parent
1524e189dc
commit
e993a582cd
@ -1,5 +1,5 @@
|
||||
VUE_APP_API_HOST=https://chat.geekai.me
|
||||
VUE_APP_WS_HOST=wss://chat.geekai.me
|
||||
VUE_APP_API_HOST=http://localhost:5678
|
||||
VUE_APP_WS_HOST=ws://localhost:5678
|
||||
VUE_APP_USER=18888888888
|
||||
VUE_APP_PASS=12345678
|
||||
VUE_APP_ADMIN_USER=admin
|
||||
|
Loading…
Reference in New Issue
Block a user