Fixed networks in Tunarr
This commit is contained in:
parent
61df0dfa7c
commit
071a275f70
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue