mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-06-18 19:54:23 +00:00
12 lines
365 B
Bash
12 lines
365 B
Bash
VUE_APP_API_HOST=https://chat.geekai.me
|
|
VUE_APP_WS_HOST=wss://chat.geekai.me
|
|
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.8
|
|
VUE_APP_DOCS_URL=https://docs.geekai.me
|
|
VUE_APP_GIT_URL=https://github.com/yangjian102621/geekai
|