From 9d33fbcc3b2e6f2d33c629997c575ed3f0c18daa Mon Sep 17 00:00:00 2001 From: sascha Date: Tue, 2 Jun 2026 17:47:25 +0200 Subject: [PATCH] fix: revert MULTIHOME+unattended (caused crash), back to defaults --- compose.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/compose.yaml b/compose.yaml index eb93e0a..6e389c0 100644 --- a/compose.yaml +++ b/compose.yaml @@ -22,11 +22,9 @@ services: - PGID=1000 - PUID=1000 - SKIPUPDATE=false - - MULTIHOME=10.3.1.120 - DEBUG=false - command: ["-unattended"] logging: driver: json-file options: max-size: "10m" - max-file: "3" \ No newline at end of file + max-file: "3"