Fixed Git integration
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user