mirror of
https://github.com/openziti/zrok.git
synced 2025-01-03 20:49:13 +01:00
tweak documentation
This commit is contained in:
parent
80d5123674
commit
d6bfcedd1f
@ -3,9 +3,8 @@
|
||||
#
|
||||
## ZROK ENVIRONMENT
|
||||
#
|
||||
# You MUST enable a zrok environment. You MAY set the environment enable token here, or run
|
||||
# /opt/openziti/bin/zrok-enable.bash as root for an interactive prompt to avoid saving the enable token to disk. Obtain
|
||||
# the enable token from the zrok console after accepting your invitation and creating a password.
|
||||
# You MUST enable a zrok environment by setting the environment enable token here. This file must be readable by
|
||||
# 'other'. Obtain the enable token from the zrok console after accepting your invitation and creating a password.
|
||||
#
|
||||
# WARNING: changing these values has no effect if /var/lib/zrok-share/.zrok/environment.json exists. Remove that file to
|
||||
# enable a new environment and /var/lib/zrok-share/.zrok/reserved.json to provision a new frontend URL for the specified
|
||||
@ -18,7 +17,7 @@ ZROK_ENABLE_TOKEN=""
|
||||
#
|
||||
ZROK_ENVIRONMENT_NAME=""
|
||||
|
||||
# set if self-hosting zrok
|
||||
# You MUST set this only if self-hosting the zrok controller.
|
||||
#ZROK_API_ENDPOINT="https://api.zrok.io"
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user