mirror of
https://github.com/openziti/zrok.git
synced 2024-11-07 08:44:14 +01:00
adopt UNIQUE_NAME convention in frontdoor doc
This commit is contained in:
parent
79a0b6b0dc
commit
95104a0cf3
@ -89,12 +89,12 @@ Save the enable token from the zrok console in the configuration file.
|
||||
ZROK_ENABLE_TOKEN="14cbfca9772f"
|
||||
```
|
||||
|
||||
## Choose a Subdomain
|
||||
## Choose a Vanity Share Token
|
||||
|
||||
This becomes the leading part of the domain name of the share, e.g. `https://my-prod-app.in.zrok.io`.
|
||||
|
||||
```bash title="/opt/openziti/etc/zrok/zrok-share.env"
|
||||
ZROK_SUBDOMAIN="my-prod-app"
|
||||
UNIQUE_NAME="my-prod-app"
|
||||
```
|
||||
|
||||
## Use Cases
|
||||
|
Loading…
Reference in New Issue
Block a user