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 a37a359df0 - Show all commits

View File

@ -27,7 +27,7 @@ services:
env_file:
- tailscale.env
command: >
sh -c "tailscaled --netfilter-mode=off &
sh -c "tailscaled &
sleep 5 &&
tailscale up --accept-dns=true --login-server=https://vpn.poldebra.me &&
wait"