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"
networks:
- nginx_proxy
- web
networks:
nginx_proxy:
external: true
web: