diff --git a/maxkey-webs/maxkey-web-openapi/src/main/resources/bootstrap.properties b/maxkey-webs/maxkey-web-openapi/src/main/resources/bootstrap.properties index 5f403fd1c39e8582e3687c5d86c6984c9cbe7461..d7662e82df04ae388d95978607f8d7f5d3348a26 100644 --- a/maxkey-webs/maxkey-web-openapi/src/main/resources/bootstrap.properties +++ b/maxkey-webs/maxkey-web-openapi/src/main/resources/bootstrap.properties @@ -4,7 +4,7 @@ spring.cloud.nacos.config.server-addr =${NACOS_CONFIG_SERVER_ADDR:127.0.0 # Data ID:maxkey.properties # Group:DEFAULT_GROUP # configuration:useLocalCache=true -spring.application.name =maxkey-mgt +spring.application.name =maxkey-openapi # Suffix for the configuration. Supports properties,yaml,yml,default is properties spring.cloud.nacos.config.file-extension =properties #spring.cloud.nacos.config.file-extension=yaml