mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-02 22:17:32 +00:00
Update templates/compose/tailscale.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
co-authored by
ShadowArcanist
parent
ba6d540653
commit
d9eb0ab00b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user