fix(patrizio): remove dns override causing chicken-and-egg on startup

This commit is contained in:
Davide Polonio 2026-04-06 22:50:44 +02:00
parent a37a359df0
commit 6a81048432

View File

@ -20,8 +20,6 @@ services:
hostname: patrizio hostname: patrizio
image: tailscale/tailscale:latest image: tailscale/tailscale:latest
restart: unless-stopped restart: unless-stopped
dns:
- 100.100.100.100
extra_hosts: extra_hosts:
- "ollama.lan.poldebra.me:100.64.0.7" - "ollama.lan.poldebra.me:100.64.0.7"
env_file: env_file: