修改测试环境配置

This commit is contained in:
wulin 2023-10-21 20:14:37 +08:00
parent bbf1202507
commit 7aa9325a24
2 changed files with 3 additions and 1 deletions

View File

@ -11,4 +11,4 @@ spring:
file-extension: yml
# 共享配置
shared-configs:
- application.${spring.cloud.nacos.config.file-extension}
- application-dev.${spring.cloud.nacos.config.file-extension}

View File

@ -1,5 +1,7 @@
server:
port: 8080
spring:
profiles:
active: test
application:
name: qiuguo-iot-box-websocket