mirror of
https://gitee.com/blackfox/geekai.git
synced 2025-12-06 16:58:24 +08:00
12 lines
363 B
Plaintext
12 lines
363 B
Plaintext
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
|
|
VUE_APP_ADMIN_PASS=admin123
|
|
VUE_APP_KEY_PREFIX=GeekAI_DEV_
|
|
VUE_APP_TITLE="Geek-AI 创作系统"
|
|
VUE_APP_VERSION=v4.1.4
|
|
VUE_APP_DOCS_URL=https://docs.geekai.me
|
|
VUE_APP_GIT_URL=https://github.com/yangjian102621/geekai
|