test
Some checks failed
Portainer Stack Update / update_stack (push) Failing after 4s

This commit is contained in:
krisz 2025-04-21 18:48:22 +02:00
parent a85825f5d7
commit ea83487de6

View File

@ -54,6 +54,7 @@ services:
<<: *api-deployment <<: *api-deployment
labels: labels:
<<: *traefik-labels <<: *traefik-labels
some.info.label: "alma"
traefik.http.routers.gitea.rule: "Host(`gitea.szabolcsi.dev`)" traefik.http.routers.gitea.rule: "Host(`gitea.szabolcsi.dev`)"
traefik.http.routers.gitea.entrypoints: "https" traefik.http.routers.gitea.entrypoints: "https"
traefik.http.routers.gitea.tls: "true" traefik.http.routers.gitea.tls: "true"