diff --git a/docker_portainer_stacks/whisparr.yaml b/docker_portainer_stacks/whisparr.yaml index 5850c92..9e0d530 100644 --- a/docker_portainer_stacks/whisparr.yaml +++ b/docker_portainer_stacks/whisparr.yaml @@ -3,7 +3,7 @@ services: whisparr: container_name: whisparr image: cr.hotio.dev/hotio/whisparr:nightly - network_mode: STHOPE + network_mode: bridge restart: unless-stopped ports: - "6969:6969"