fix: add prompt

pull/1128/head
wenxuan70 2 years ago
parent 3b2071d6df
commit bc138b7183

@ -45,6 +45,12 @@
"type": "java.lang.Integer", "type": "java.lang.Integer",
"defaultValue": "", "defaultValue": "",
"description": "current server local port to be registered." "description": "current server local port to be registered."
},
{
"name": "spring.cloud.polaris.logging.path",
"type": "java.lang.String",
"defaultValue": "",
"description": "polaris log storage path."
} }
], ],
"hints": [] "hints": []

Loading…
Cancel
Save