change hostnames

This commit is contained in:
Pim Kunis 2023-03-14 22:44:41 +01:00
parent bb2a4ecbcc
commit c65dc64aaa
5 changed files with 6 additions and 6 deletions

View file

@ -30,6 +30,6 @@ services:
- traefik.http.routers.esrom.tls=true
- traefik.http.routers.esrom.tls.certresolver=letsencrypt
- traefik.http.routers.traefik.rule=Host(`max.lan`)
- traefik.http.routers.traefik.rule=Host(`max.dmz`)
- traefik.http.routers.traefik.entrypoints=internal
- traefik.http.routers.traefik.service=api@internal