Update templates/compose/tailscale.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
parent
ba6d540653
commit
d9eb0ab00b
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ services:
|
|||
- '/dev/net/tun:/dev/net/tun'
|
||||
cap_add:
|
||||
- net_admin
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "tailscale status --json | grep -q 'BackendState'"]
|
||||
interval: 10s
|
||||
|
|
|
|||
Loading…
Reference in a new issue