修改测试环境配置
This commit is contained in:
parent
bbf1202507
commit
7aa9325a24
@ -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}
|
||||
@ -1,5 +1,7 @@
|
||||
server:
|
||||
port: 8080
|
||||
spring:
|
||||
profiles:
|
||||
active: test
|
||||
application:
|
||||
name: qiuguo-iot-box-websocket
|
||||
Loading…
x
Reference in New Issue
Block a user