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:
|
||||
- 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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user