From c5378b72f4fd82ee86ded419418295f72b4fdc1a Mon Sep 17 00:00:00 2001 From: Marc Blatter Date: Tue, 24 Mar 2026 15:10:48 +0000 Subject: [PATCH] Kleine Korrektur Kommentar wurde entfernt --- compose-proxy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/compose-proxy.yml b/compose-proxy.yml index 3f09e9a..105583d 100644 --- a/compose-proxy.yml +++ b/compose-proxy.yml @@ -11,7 +11,6 @@ services: - '81:81' # Admin Web Port environment: DB_SQLITE_FILE: "/data/database.sqlite" - # Uncomment this if IPv6 is not enabled on your host DISABLE_IPV6: 'true' volumes: # Restriction of filesystem -bizMark