部署调试

This commit is contained in:
FCL
2026-01-04 18:48:53 +08:00
parent 8fa11eb44c
commit b7db2d34ac
2 changed files with 1 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ spring:
config: config:
import: import:
- optional:classpath:application-${spring.profiles.active}.yaml # 加载【本地】配置 # - optional:classpath:application-${spring.profiles.active}.yaml # 加载【本地】配置
- optional:nacos:${spring.application.name}-${spring.profiles.active}.yaml # 加载【Nacos】的配置 - optional:nacos:${spring.application.name}-${spring.profiles.active}.yaml # 加载【Nacos】的配置
# Servlet 配置 # Servlet 配置