fix(patrizio): remove unsupported --netfilter-mode flag from tailscaled
This commit is contained in:
parent
5f69d3b389
commit
a37a359df0
@ -27,7 +27,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- tailscale.env
|
- tailscale.env
|
||||||
command: >
|
command: >
|
||||||
sh -c "tailscaled --netfilter-mode=off &
|
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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user