change port

This commit is contained in:
Galuh Sahid 2023-12-27 23:47:54 +01:00
parent 3d698cd4e2
commit 0603de7142
1 changed files with 5 additions and 1 deletions

View File

@ -27,3 +27,7 @@ services:
- "traefik.http.routers.traefik.tls.certresolver=myresolver"
- "traefik.http.routers.traefik.middlewares=traefik-auth"
- "traefik.http.middlewares.traefik-auth.basicauth.users=user:$$apr1$$DzkytTmy$$B/p/aGYr4N4iH0JW8/zbg/"
networks:
traefik_network:
external: true