feat: put Patrizio inside VPN #43

Merged
polpetta merged 22 commits from feat/patrizio-vpn into master 2026-04-17 11:33:00 +02:00
Showing only changes of commit af8630bcf7 - Show all commits

View File

@ -23,7 +23,7 @@ services:
command: > command: >
sh -c "tailscaled & sh -c "tailscaled &
sleep 5 && sleep 5 &&
tailscale up --accept-dns=true && tailscale up --accept-dns=true --login-server=https://vpn.poldebra.me &&
wait" wait"
healthcheck: healthcheck:
test: ["CMD-SHELL", "tailscale status"] test: ["CMD-SHELL", "tailscale status"]