Files
selfhosting/0/docker-compose.networks.yml
T

23 lines
468 B
YAML
Raw Normal View History

2022-03-05 15:03:09 +01:00
version: '3.8'
2021-12-12 12:02:11 +01:00
networks:
dmz:
name: dmz
blog-frontend:
name: blog-frontend
blog-backend:
name: blog-backend
glances-frontend:
name: glances-frontend
portainer-frontend:
2022-12-07 18:44:37 +01:00
name: portainer-frontend
2021-12-12 12:02:11 +01:00
selfoss-frontend:
name: selfoss-frontend
shaarli-frontend:
2022-07-14 14:35:09 +02:00
name: shaarli-frontend
source-frontend:
name: source-frontend
2021-12-12 12:02:11 +01:00
wallabag-frontend:
name: wallabag-frontend
wwww-frontend:
name: wwww-frontend