Fix restricted outbound traffic

This commit is contained in:
Ryan Harg 2024-07-25 11:19:00 +02:00
parent 0906b5dece
commit d58257597a

View file

@ -10,7 +10,9 @@ services:
- "/mnt/raid/music/:/music:ro" - "/mnt/raid/music/:/music:ro"
networks: networks:
- nginx_proxy - nginx_proxy
- web
networks: networks:
nginx_proxy: nginx_proxy:
external: true external: true
web: