mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-08-17 13:10:59 +00:00
9ccff4efbc
- Sync backend and frontend from GeekAI Plus v4.3.0 - Remove commercial License flows and update open-source deployment defaults - Preserve Docker Compose deployment and bump image tags to v4.3.0 BREAKING CHANGE: commercial License configuration and related endpoints are removed
10 lines
309 B
Bash
10 lines
309 B
Bash
VITE_API_HOST=
|
|
VITE_WS_HOST=
|
|
VITE_KEY_PREFIX=GeekAI_
|
|
VITE_VERSION=v4.3.0
|
|
VITE_TITLE="Geek-AI 创作系统"
|
|
VITE_DOCS_URL=https://docs.geekai.me
|
|
VITE_GITHUB_URL=https://github.com/yangjian102621/geekai
|
|
VITE_GITEE_URL=https://gitee.com/blackfox/geekai
|
|
VITE_GITCODE_URL=https://gitcode.com/yangjian102621/geekai
|