From 84c03b7bc3af7558bdf971c2dfb5c6cc52626be8 Mon Sep 17 00:00:00 2001 From: MaxKey Date: Tue, 23 May 2023 11:37:44 +0800 Subject: [PATCH] Update bootstrap.properties --- .../maxkey-web-openapi/src/main/resources/bootstrap.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5f403fd1c..d7662e82d 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