mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-26 01:00:41 +02:00
network isolation
This commit is contained in:
@@ -21,7 +21,8 @@ services:
|
||||
- traefik.http.routers.posteio.rule=Host(`${HOST_MAIL}.${DOMAIN}`)
|
||||
- traefik.http.routers.posteio.entrypoints=https
|
||||
- traefik.http.routers.posteio.tls=true
|
||||
- traefik.docker.network=posteio-frontend
|
||||
networks:
|
||||
- srv
|
||||
- posteio-frontend
|
||||
healthcheck:
|
||||
disable: true
|
||||
|
||||
Reference in New Issue
Block a user