mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
Update templates/compose/tailscale.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
hostname: '${TS_HOSTNAME:-coolify-ts}'
|
||||
environment:
|
||||
- 'TS_HOSTNAME=${TS_HOSTNAME:-coolify-ts}'
|
||||
- 'TS_AUTHKEY=${TS_AUTHKEY:-your_authkey}'
|
||||
- 'TS_AUTHKEY=${TS_AUTHKEY:?}'
|
||||
- 'TS_STATE_DIR=${TS_STATE_DIR:-/var/lib/tailscale}'
|
||||
- 'TS_USERSPACE=${TS_USERSPACE:-false}'
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user