阿里平台

master
WeiRan 2024-09-07 22:06:29 +08:00
parent fb6f40e056
commit a632bb3485
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Tomcat # Tomcat
server: server:
port: 9723 port: 9778
# nacos线上地址 # nacos线上地址
nacos: nacos:
@ -51,3 +51,4 @@ spring:
- application-xxl-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} - application-xxl-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
# rabbit 配置文件 # rabbit 配置文件
- application-rabbit-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} - application-rabbit-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}