mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-25 17:00:40 +02:00
network isolation
This commit is contained in:
@@ -13,7 +13,21 @@ services:
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
networks:
|
||||
- srv
|
||||
- dmz
|
||||
- baikal-frontend
|
||||
- blog-frontend
|
||||
- deluge-frontend
|
||||
- dokuwiki-frontend
|
||||
- glances-frontend
|
||||
- netdata-frontend
|
||||
- photo-frontend
|
||||
- portainer-frontend
|
||||
- posteio-frontend
|
||||
- seafile-frontend
|
||||
- selfoss-frontend
|
||||
- shaarli-frontend
|
||||
- wallabag-frontend
|
||||
- wwww-frontend
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
|
||||
Reference in New Issue
Block a user