mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 01:10:11 -08:00
added another env variable
This commit is contained in:
@@ -17,6 +17,7 @@ services:
|
|||||||
- sys_module
|
- sys_module
|
||||||
environment:
|
environment:
|
||||||
- TS_AUTHKEY:${TAILSCALE_AUTHKEY}
|
- TS_AUTHKEY:${TAILSCALE_AUTHKEY}
|
||||||
|
- TS_SOCKET:${TAILSCALE_SOCKET}
|
||||||
command: tailscaled
|
command: tailscaled
|
||||||
privileged: true
|
privileged: true
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user