update database

This commit is contained in:
RockYang
2024-09-30 17:12:23 +08:00
parent 880c34dfee
commit 342ceea371
6 changed files with 966 additions and 27 deletions

View File

@@ -1,5 +1,5 @@
VUE_APP_API_HOST=http://www.geekai.me:6004
VUE_APP_WS_HOST=ws://www.geekai.me:6004
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

View File

@@ -1,6 +1,6 @@
VUE_APP_API_HOST=
VUE_APP_WS_HOST=
VUE_APP_KEY_PREFIX=GeekAI_
VUE_APP_VERSION=v4.1.4
VUE_APP_VERSION=v4.1.5
VUE_APP_DOCS_URL=https://docs.geekai.me
VUE_APP_GIT_URL=https://github.com/yangjian102621/geekai