mirror of
https://github.com/RipleyBooya/ssh-tunnel.git
synced 2025-12-13 00:18:37 +01:00
Update Dockerfile.tailscale
This commit is contained in:
parent
b230c873b3
commit
7709c59728
1 changed files with 1 additions and 2 deletions
|
|
@ -11,8 +11,7 @@ ENV REMOTE_PORTS=""
|
||||||
ENV LOCAL_PORTS=""
|
ENV LOCAL_PORTS=""
|
||||||
# New: Allows full customization of tailscale up command
|
# New: Allows full customization of tailscale up command
|
||||||
ENV TAILSCALE_PARAM=""
|
ENV TAILSCALE_PARAM=""
|
||||||
# Fallback if TAILSCALE_PARAM is empty/not set
|
# OLD: ENV TAILSCALE_AUTH_KEY=""
|
||||||
ENV TAILSCALE_AUTH_KEY=""
|
|
||||||
ENV LOGROTATE_FREQUENCY="daily"
|
ENV LOGROTATE_FREQUENCY="daily"
|
||||||
ENV LOGROTATE_ROTATE="7"
|
ENV LOGROTATE_ROTATE="7"
|
||||||
ENV LOGROTATE_COMPRESS="compress"
|
ENV LOGROTATE_COMPRESS="compress"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue