fix: traefik port

This commit is contained in:
Urko. 2023-12-25 10:08:21 +01:00
parent d17a0434a3
commit 33485d562e
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ services:
- traefik.http.routers.traefik.service=api@internal
- traefik.http.routers.traefik.entrypoints=websecure
- traefik.http.routers.traefik.tls.certresolver=mytlschallenge
- traefik.http.services.traefik.loadbalancer.server.port=8080 # Specify Traefik service port
placement:
constraints:
- node.role==manager