mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-10 03:03:43 +08:00
fixed bug for function call for openai
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
VUE_APP_API_HOST=http://172.22.11.69:5678
|
||||
VUE_APP_WS_HOST=ws://172.22.11.69:5678
|
||||
VUE_APP_API_HOST=http://localhost:5678
|
||||
VUE_APP_WS_HOST=ws://localhost:5678
|
||||
VUE_APP_USER=18575670125
|
||||
VUE_APP_PASS=12345678
|
||||
VUE_APP_ADMIN_USER=admin
|
||||
|
||||
Reference in New Issue
Block a user