mirror of
https://github.com/openziti/zrok.git
synced 2025-01-20 12:58:59 +01:00
tweak documentation
This commit is contained in:
parent
80d5123674
commit
d6bfcedd1f
@ -3,9 +3,8 @@
|
|||||||
#
|
#
|
||||||
## ZROK ENVIRONMENT
|
## ZROK ENVIRONMENT
|
||||||
#
|
#
|
||||||
# You MUST enable a zrok environment. You MAY set the environment enable token here, or run
|
# You MUST enable a zrok environment by setting the environment enable token here. This file must be readable by
|
||||||
# /opt/openziti/bin/zrok-enable.bash as root for an interactive prompt to avoid saving the enable token to disk. Obtain
|
# 'other'. Obtain the enable token from the zrok console after accepting your invitation and creating a password.
|
||||||
# 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
|
# 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
|
# 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=""
|
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"
|
#ZROK_API_ENDPOINT="https://api.zrok.io"
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user