From 9e41abfe415ea727d54aed0b4cfa2b8f993ad980 Mon Sep 17 00:00:00 2001 From: sthope Date: Sun, 17 Apr 2022 10:14:19 +0200 Subject: [PATCH] Update 'docker_portainer_stacks/whisparr.yaml' --- docker_portainer_stacks/whisparr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"