mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-30 11:10:42 +02:00
Dispatch network config in services
This commit is contained in:
@@ -25,5 +25,9 @@ services:
|
||||
- traefik.http.middlewares.portainerRedir.redirectregex.replacement=$${1}${PATH_PORTAINER}/
|
||||
- traefik.docker.network=portainer-frontend
|
||||
|
||||
networks:
|
||||
portainer-frontend:
|
||||
name: portainer-frontend
|
||||
|
||||
volumes:
|
||||
portainer_data:
|
||||
|
||||
Reference in New Issue
Block a user