Fix network list
This commit is contained in:
parent
67d2ebbc59
commit
740fa221bb
2 changed files with 0 additions and 14 deletions
|
@ -42,16 +42,9 @@ services:
|
||||||
- 443:443
|
- 443:443
|
||||||
networks:
|
networks:
|
||||||
- dmz
|
- dmz
|
||||||
- baikal-frontend
|
|
||||||
- blog-frontend
|
- blog-frontend
|
||||||
- deluge-frontend
|
|
||||||
- dokuwiki-frontend
|
|
||||||
- glances-frontend
|
- glances-frontend
|
||||||
- netdata-frontend
|
|
||||||
- photo-frontend
|
|
||||||
- portainer-frontend
|
- portainer-frontend
|
||||||
- posteio-frontend
|
|
||||||
- seafile-frontend
|
|
||||||
- selfoss-frontend
|
- selfoss-frontend
|
||||||
- shaarli-frontend
|
- shaarli-frontend
|
||||||
- source-frontend
|
- source-frontend
|
||||||
|
|
|
@ -15,16 +15,9 @@ services:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
networks:
|
networks:
|
||||||
- dmz
|
- dmz
|
||||||
- baikal-frontend
|
|
||||||
- blog-frontend
|
- blog-frontend
|
||||||
- deluge-frontend
|
|
||||||
- dokuwiki-frontend
|
|
||||||
- glances-frontend
|
- glances-frontend
|
||||||
- netdata-frontend
|
|
||||||
- photo-frontend
|
|
||||||
- portainer-frontend
|
- portainer-frontend
|
||||||
- posteio-frontend
|
|
||||||
- seafile-frontend
|
|
||||||
- selfoss-frontend
|
- selfoss-frontend
|
||||||
- shaarli-frontend
|
- shaarli-frontend
|
||||||
- source-frontend
|
- source-frontend
|
||||||
|
|
Loading…
Add table
Reference in a new issue