mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-09-17 08:46:38 +08:00
fix: reset env
This commit is contained in:
parent
f3fe5b1d26
commit
7f94e327bb
@ -1,5 +1,5 @@
|
||||
VITE_APP_API_HOST=https://chat.geekai.me
|
||||
VITE_APP_WS_HOST=wss://chat.geekai.me
|
||||
VITE_APP_API_HOST=http://localhost:5678
|
||||
VITE_APP_WS_HOST=ws://localhost:5678
|
||||
VITE_APP_USER=18888888888
|
||||
VITE_APP_PASS=12345678
|
||||
VITE_APP_ADMIN_USER=admin
|
||||
|
Loading…
Reference in New Issue
Block a user