feat: put Patrizio inside VPN #43
@ -20,11 +20,9 @@ services:
|
||||
hostname: patrizio
|
||||
image: tailscale/tailscale:latest
|
||||
restart: unless-stopped
|
||||
command: >
|
||||
sh -c "tailscaled &
|
||||
sleep 5 &&
|
||||
tailscale up --accept-dns=true --login-server=https://vpn.poldebra.me &&
|
||||
wait"
|
||||
dns:
|
||||
- 100.64.0.4
|
||||
command: tailscaled
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "tailscale status"]
|
||||
interval: 1s
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user