wildcard ok

This commit is contained in:
Yax 2020-06-30 19:15:43 +02:00
parent 2d6f920789
commit ada65e5432
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ services:
labels:
- traefik.enable=true
- traefik.http.routers.portainer.rule=Host(`${HOST_PORTAINER}.${DOMAIN}`)
- traefik.http.routers.portainer.entrypoints=web
- traefik.http.routers.portainer.entrypoints=websecure
- traefik.http.services.portainer.loadbalancer.server.port=9000
volumes: