Davide Polonio ddc7e5a1b6 fix(patrizio): fix MagicDNS resolution for ollama.lan.poldebra.me
- Run tailscaled with --netfilter-mode=off to avoid iptables failures
  in the container, which were breaking the MagicDNS proxy at 100.100.100.100
- Set dns: 100.100.100.100 so Docker forwards DNS queries to Tailscale's
  MagicDNS proxy instead of Contabo's public DNS, which was resolving
  ollama.lan.poldebra.me to the server's public IP instead of the tailnet IP
2026-04-06 22:40:21 +02:00
..