From 5d4b6bcd70606cb3a822354cbf6113ddeb7becd6 Mon Sep 17 00:00:00 2001 From: Hermes Date: Sat, 6 Jun 2026 17:15:41 +0000 Subject: [PATCH] fix: add GITEA__webhook__ALLOWED_HOST_LIST=private for auto-deploy --- infrastructure.org | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure.org b/infrastructure.org index e383fc0..312b4ac 100644 --- a/infrastructure.org +++ b/infrastructure.org @@ -1131,6 +1131,7 @@ services: environment: - USER_UID=1000 - USER_GID=1000 + - GITEA__webhook__ALLOWED_HOST_LIST=private volumes: - /docker/appdata/gitea:/data - /memex:/memex