Fixed networks in Tunarr

This commit is contained in:
Tony Bark 2025-09-06 06:52:34 -04:00
parent 61df0dfa7c
commit 071a275f70

View file

@ -16,5 +16,6 @@ services:
# that restarting the container will not delete your settings or DB. # that restarting the container will not delete your settings or DB.
- $HOME/.server/tunarr:/config/tunarr - $HOME/.server/tunarr:/config/tunarr
restart: "unless-stopped" restart: "unless-stopped"
networks: networks:
- barknet portainer_default:
external: true