adopt UNIQUE_NAME convention in frontdoor doc

This commit is contained in:
Kenneth Bingham 2023-12-11 11:43:30 -05:00
parent 79a0b6b0dc
commit 95104a0cf3
No known key found for this signature in database
GPG Key ID: 31709281860130B6

View File

@ -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