maj docker-compose

This commit is contained in:
HPL
2025-01-20 01:11:51 +01:00
parent 19c98e6a8b
commit 03300a9089
2 changed files with 21 additions and 26 deletions

View File

@ -16,8 +16,8 @@ services:
- "traefik.enable=true"
# Frontend
- "traefik.http.routers.frontend.middlewares=test-adminipallowlist@file"
- "traefik.http.routers.frontend.rule=Host(`portainer.${domain}`)"
# - "traefik.docker.network=portainerNet"
- "traefik.http.routers.frontend.entrypoints=websecure"
- "traefik.http.services.frontend.loadbalancer.server.port=9000"
- "traefik.http.routers.frontend.service=frontend"