change hostnames
This commit is contained in:
parent
bb2a4ecbcc
commit
c65dc64aaa
5 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Reference in a new issue