feat: put Patrizio inside VPN #43
@ -23,10 +23,10 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- tailscale.env
|
- tailscale.env
|
||||||
command: >
|
command: >
|
||||||
- sh -c "tailscaled &
|
sh -c "tailscaled &
|
||||||
- sleep 5 &&
|
sleep 5 &&
|
||||||
- tailscale up --accept-dns=true --login-server=https://vpn.poldebra.me &&
|
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"]
|
||||||
interval: 1s
|
interval: 1s
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user