Skip to content

Commit

Permalink
fix: add prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
wenxuan70 committed Sep 20, 2023
1 parent 3b2071d commit bc138b7
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@
"type": "java.lang.Integer",
"defaultValue": "",
"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": []
Expand Down

0 comments on commit bc138b7

Please sign in to comment.