Update 'docker_portainer_stacks/whisparr.yaml'

This commit is contained in:
sthope 2022-04-17 10:14:19 +02:00
parent 3a81f9668b
commit 9e41abfe41

View File

@ -3,7 +3,7 @@ services:
whisparr: whisparr:
container_name: whisparr container_name: whisparr
image: cr.hotio.dev/hotio/whisparr:nightly image: cr.hotio.dev/hotio/whisparr:nightly
network_mode: STHOPE network_mode: bridge
restart: unless-stopped restart: unless-stopped
ports: ports:
- "6969:6969" - "6969:6969"