From 944234953ac7c880036a9b5db6c71563801946d9 Mon Sep 17 00:00:00 2001 From: Czechman Date: Wed, 13 Nov 2024 03:30:10 +0100 Subject: [PATCH] netzwerk korrigiert --- docker-compose.wizarr.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.wizarr.yml b/docker-compose.wizarr.yml index e141372..a8d732d 100644 --- a/docker-compose.wizarr.yml +++ b/docker-compose.wizarr.yml @@ -19,8 +19,8 @@ services: ports: - "5690:5690" networks: -# - shaarli - - traefik_proxy + - wizarr + - traefik volumes: - "/docker/wizarr/database:/data/database" logging: