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