Fixed Git integration

This commit is contained in:
2026-06-09 15:31:31 +03:00
parent ad8035b908
commit 19d8e50505
3 changed files with 38 additions and 18 deletions
+2 -2
View File
@@ -30,8 +30,8 @@ GITEA_TOKEN=your_gitea_api_token
GITEA_PUBLIC_URL=https://git.grigowashere.ru
GITEA_WEBHOOK_SECRET=generate_a_random_secret
# Gitea webhook URL (configure in repo settings):
# http://127.0.0.1:8080/api/v1/webhooks/gitea
# Gitea webhook URL (configure in repo settings; use BACKEND_PORT from host):
# http://127.0.0.1:8202/api/v1/webhooks/gitea
REPOS_DIR=/data/repos