This commit is contained in:
Maurice
2025-10-04 19:41:55 +02:00
parent a4e6125a7d
commit fbf33041d1
3 changed files with 9 additions and 1 deletions

View File

@@ -15,6 +15,9 @@ GITEA__database__PASSWD = "welcome123"
GITEA_RUNNER_REGISTRATION_TOKEN_FILE = "/run/secrets/gitea-runner-registration-token"
GITEA_CUSTOM = "/etc/gitea/custom"
[[secrets]]
key = "gitea-runner-registration-token"
[[networks]]
name = "gitea-net"
group = "caddy"