mirror of
https://github.com/openziti/zrok.git
synced 2024-12-23 07:09:12 +01:00
Merge pull request #303 from openziti/hint-generate-admin-tokens
add a hint about generating the admin tokens
This commit is contained in:
commit
1d6a283eb5
@ -50,8 +50,10 @@ Create a controller configuration file in `etc/ctrl.yml`. The controller does no
|
||||
v: 2
|
||||
|
||||
admin:
|
||||
# generate these admin tokens from a source of randomness, e.g.
|
||||
# LC_ALL=C tr -dc _A-Z-a-z-0-9 < /dev/urandom | head -c32
|
||||
secrets:
|
||||
- f60b55fa-4dec-4c4a-9244-e3b7d6b9bb13
|
||||
- Q8V0LqnNb5wNX9kE1fgQ0H6VlcvJybB1
|
||||
|
||||
endpoint:
|
||||
host: 0.0.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user