Update README.md
This commit is contained in:
parent
1eab9e5b5d
commit
53403b01ee
|
@ -95,12 +95,9 @@ Pay attention to the following settings:
|
||||||
machine by the public ip. default: IP of NETWORK_DEVICE.
|
machine by the public ip. default: IP of NETWORK_DEVICE.
|
||||||
- USER_IP : the ip of user server. default : localhost
|
- USER_IP : the ip of user server. default : localhost
|
||||||
- MASTER_IPS : tell the web server the ips of all the cluster master.
|
- MASTER_IPS : tell the web server the ips of all the cluster master.
|
||||||
- OPEN_REGISTRY : whether allow user to register a new account.
|
|
||||||
- AUTH_KEY: the key to request users server from master, or to request
|
- AUTH_KEY: the key to request users server from master, or to request
|
||||||
master from users server. Please set the same value on each machine.
|
master from users server. Please set the same value on each machine.
|
||||||
Please don't use the default value.
|
Please don't use the default value.
|
||||||
- APPROVAL_RBT: whether to start the approval robot that will approve
|
|
||||||
beans applications from users automatically.
|
|
||||||
|
|
||||||
## Start ##
|
## Start ##
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue