Fix example is incorrect #53
This commit is contained in:
parent
a10677f0a7
commit
9523940592
@ -80,7 +80,7 @@ Run the following command:
|
|||||||
| name | description | option |
|
| name | description | option |
|
||||||
| ----------------------------- | -------------------------------------- | -------------------------------------- |
|
| ----------------------------- | -------------------------------------- | -------------------------------------- |
|
||||||
| MODE | cluster/standalone | cluster/standalone default **cluster** |
|
| MODE | cluster/standalone | cluster/standalone default **cluster** |
|
||||||
| NACOS_SERVERS | nacos cluster address | eg. ip1,ip2,ip3 |
|
| NACOS_SERVERS | nacos cluster address | eg. ip1:port1 ip2:port2 ip3:port3 |
|
||||||
| PREFER_HOST_MODE | Whether hostname are supported | hostname/ip default **ip** |
|
| PREFER_HOST_MODE | Whether hostname are supported | hostname/ip default **ip** |
|
||||||
| NACOS_SERVER_PORT | nacos server port | default **8848** |
|
| NACOS_SERVER_PORT | nacos server port | default **8848** |
|
||||||
| NACOS_SERVER_IP | custom nacos server ip when network was mutil-network | |
|
| NACOS_SERVER_IP | custom nacos server ip when network was mutil-network | |
|
||||||
|
Loading…
Reference in New Issue
Block a user