fix(patrizio): remove dns override causing chicken-and-egg on startup
This commit is contained in:
parent
a37a359df0
commit
6a81048432
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user