mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-26 01:00:41 +02:00
fix portainer site
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
- 9000
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.portainer.rule=Host(`portainer.${SITE}`)
|
||||
- traefik.http.routers.portainer.rule=Host(`portainer.${DOMAIN}`)
|
||||
- traefik.http.routers.portainer.entrypoints=web
|
||||
- traefik.http.services.portainer.loadbalancer.server.port=9000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user