Fix restricted outbound traffic
This commit is contained in:
parent
0906b5dece
commit
d58257597a
1 changed files with 2 additions and 0 deletions
|
@ -10,7 +10,9 @@ services:
|
|||
- "/mnt/raid/music/:/music:ro"
|
||||
networks:
|
||||
- nginx_proxy
|
||||
- web
|
||||
|
||||
networks:
|
||||
nginx_proxy:
|
||||
external: true
|
||||
web:
|
||||
|
|
Loading…
Reference in a new issue