mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-07-22 06:02:54 +00:00
ac112f3b42
dnsmasq runs in host network mode and auto-detects the host's LAN IP. On Docker Desktop (Windows/macOS) containers run inside a Linux VM isolated from the real host LAN, so detection yields the wrong IP and local DNS resolution does not work. Call this out in the dnsmasq readme and the in-app deSEC domain notice. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Simon L. <szaimen@e.mail.de>