diff --git a/services/docker-compose.yml b/services/docker-compose.yml index 974f858..d46f034 100644 --- a/services/docker-compose.yml +++ b/services/docker-compose.yml @@ -54,6 +54,7 @@ services: <<: *api-deployment labels: <<: *traefik-labels + some.info.label: "alma" traefik.http.routers.gitea.rule: "Host(`gitea.szabolcsi.dev`)" traefik.http.routers.gitea.entrypoints: "https" traefik.http.routers.gitea.tls: "true"