adding traefik network to all dockers
This commit is contained in:
@@ -12,3 +12,9 @@ services:
|
||||
volumes:
|
||||
- "./data:/data"
|
||||
- "./music:/music:ro"
|
||||
networks:
|
||||
- traefik_portal
|
||||
|
||||
networks:
|
||||
traefik_portal:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user