Initial commit

This commit is contained in:
2026-07-14 12:10:44 +03:00
Unverified
commit d100a21020
11 changed files with 751 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
GITHUB_TOKEN=
GIT_TOKEN=
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
# Gitea-only example (no GitHub fallback needed):
# BACKEND_REPO=https://git.fromchat.ru/FromChat/backend.git
# WEB_REPO=https://git.fromchat.ru/FromChat/web.git
# DEPLOYMENT_REPO=https://git.fromchat.ru/FromChat/app.git