diff --git a/bxl-shp/apps/docker-compose.invoice.yaml b/bxl-shp/apps/docker-compose.invoice.yaml index 28fa6c1..70d322d 100644 --- a/bxl-shp/apps/docker-compose.invoice.yaml +++ b/bxl-shp/apps/docker-compose.invoice.yaml @@ -18,7 +18,7 @@ services: - "traefik.http.services.invoice.loadbalancer.server.port=80" - "traefik.http.routers.invoice.tls=true" - "traefik.http.routers.invoice.tls.certresolver=http" - - "traefik.http.routers.invoice.entrypoints=internalsecure,externalsecure" + - "traefik.http.routers.invoice.entrypoints=internalsecure" - "com.centurylinklabs.watchtower.enable=true" networks: - external