Fix README format error.
This commit is contained in:
parent
f7386acfe5
commit
935faa6884
@ -112,7 +112,7 @@ Run the following command:
|
||||
## Common property configuration
|
||||
|
||||
| name | description | option |
|
||||
|-------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
|------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| MODE | cluster/standalone | cluster/standalone default **cluster** |
|
||||
| NACOS_SERVERS | nacos cluster address | eg. ip1:port1 ip2:port2 ip3:port3 |
|
||||
| PREFER_HOST_MODE | Whether hostname are supported | hostname/ip default **ip** |
|
||||
@ -125,8 +125,7 @@ Run the following command:
|
||||
| MYSQL_SERVICE_USER | username of database | |
|
||||
| MYSQL_SERVICE_PASSWORD | password of database | |
|
||||
| MYSQL_DATABASE_NUM | It indicates the number of database | default :**1** |
|
||||
| MYSQL_SERVICE_DB_PARAM | Database url parameter | default:**
|
||||
characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&useSSL=false** |
|
||||
| MYSQL_SERVICE_DB_PARAM | Database url parameter | default :**characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&useSSL=false** |
|
||||
| JVM_XMS | -Xms | default :1g |
|
||||
| JVM_XMX | -Xmx | default :1g |
|
||||
| JVM_XMN | -Xmn | default :512m |
|
||||
|
Loading…
Reference in New Issue
Block a user