diff --git a/services/docker-compose.yml b/services/docker-compose.yml index d46f034..974f858 100644 --- a/services/docker-compose.yml +++ b/services/docker-compose.yml @@ -54,7 +54,6 @@ 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"