nginx-ui/docs/guide/config-node.md

16 lines
389 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Node
## Name
- Version`>= v2.0.0-beta.37`
- Type: `string`
Use this option to customize the name of local server to be displayed in the environment indicator.
## Secret
- Type: `string`
- Version: `>= v2.0.0-beta.37`
This secret is used to authenticate the communication between the Nginx UI servers.
Also, you can use this secret to access the Nginx UI API without a password.