tls for all
This commit is contained in:
parent
23c50203ef
commit
7ba194d6df
3 changed files with 2 additions and 2 deletions
|
|
@ -17,6 +17,7 @@ services:
|
|||
- traefik.enable=true
|
||||
- traefik.http.routers.portainer.rule=Host(`${HOST_PORTAINER}.${DOMAIN}`)
|
||||
- traefik.http.routers.portainer.entrypoints=websecure
|
||||
- traefik.http.routers.portainer.tls=true
|
||||
- traefik.http.services.portainer.loadbalancer.server.port=9000
|
||||
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue