Fix
This commit is contained in:
+3
-2
@@ -1,11 +1,12 @@
|
||||
GITHUB_TOKEN=
|
||||
GIT_TOKEN=
|
||||
# Repo/config for the updater. UPDATER_TOKEN lives in deployment/.env.prod (copied to server .env).
|
||||
BACKEND_REPO=https://github.com/fromchat-messenger/backend.git
|
||||
WEB_REPO=https://github.com/fromchat-messenger/web.git
|
||||
DEPLOYMENT_REPO=https://github.com/fromchat-messenger/app.git
|
||||
COMPOSE_PROJECT_DIR=/home/user/fromchat-server
|
||||
FROMCHAT_COMPONENTS=backend,frontend,caddy
|
||||
CHECK_INTERVAL_SECONDS=60
|
||||
# Optional: force Gitea API base (otherwise host-gateway :3000 is probed first)
|
||||
# GITEA_BASE=http://host.docker.internal:3000
|
||||
|
||||
# Gitea-only example (no GitHub fallback needed):
|
||||
# BACKEND_REPO=https://git.fromchat.ru/FromChat/backend.git
|
||||
|
||||
Reference in New Issue
Block a user