test
All checks were successful
Portainer Stack Update / update_stack (push) Successful in 6s

This commit is contained in:
krisz 2025-04-21 20:55:24 +02:00
parent 862458dda7
commit dd86e963a6

View File

@ -54,7 +54,6 @@ 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"