1 Commits

Author SHA1 Message Date
840382bb6a --修改配置 2025-10-20 18:02:14 +08:00
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@ -117,3 +117,4 @@ target
**/target **/target
!**/target !**/target
/logs /logs
target

View File

@ -3,7 +3,8 @@ spring:
name: facade-service name: facade-service
main: main:
allow-bean-definition-overriding: true allow-bean-definition-overriding: true
profiles:
active: remote
cloud: cloud:
nacos: #nacos监控 nacos: #nacos监控
config: config: