diff --git a/tunarr-pi.yml b/tunarr-pi.yml index 256220f..af113cc 100644 --- a/tunarr-pi.yml +++ b/tunarr-pi.yml @@ -16,5 +16,6 @@ services: # that restarting the container will not delete your settings or DB. - $HOME/.server/tunarr:/config/tunarr restart: "unless-stopped" - networks: - - barknet +networks: + portainer_default: + external: true