updated auto-update policy

This commit was merged in pull request #1.
This commit is contained in:
gianfi12
2026-05-10 08:16:48 +00:00
parent dd7bf59586
commit 5791cdff50
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -109,7 +109,7 @@
- gitea:/data:Z
- /etc/localtime:/etc/localtime:ro
label:
io.containers.autoupdate: "registry"
io.containers.autoupdate: "local"
traefik.enable: "true"
traefik.http.routers.gitea.entrypoints: "https"
traefik.http.routers.gitea.rule: "Host(`{{ vault_domain }}`) && (PathPrefix(`/git/`) || Path(`/git`))"