mirror of
https://github.com/jbowdre/tailscale-docker.git
synced 2024-11-21 09:42:18 +00:00
update envrc template
This commit is contained in:
parent
cd9c2daa31
commit
81f918ed38
1 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
|||
# Rename to .envrc
|
||||
export TAILSCALE_AUTH_KEY=""
|
||||
# export TAILSCALE_HOSTNAME=""
|
||||
export TS_AUTH_KEY=""
|
||||
export TS_HOSTNAME=""
|
||||
export TS_OPT=""
|
||||
export TS_SERVE_PORT=""
|
Loading…
Reference in a new issue