修改测试环境配置
This commit is contained in:
parent
bbf1202507
commit
7aa9325a24
@ -11,4 +11,4 @@ spring:
|
|||||||
file-extension: yml
|
file-extension: yml
|
||||||
# 共享配置
|
# 共享配置
|
||||||
shared-configs:
|
shared-configs:
|
||||||
- application.${spring.cloud.nacos.config.file-extension}
|
- application-dev.${spring.cloud.nacos.config.file-extension}
|
||||||
@ -1,5 +1,7 @@
|
|||||||
server:
|
server:
|
||||||
port: 8080
|
port: 8080
|
||||||
spring:
|
spring:
|
||||||
|
profiles:
|
||||||
|
active: test
|
||||||
application:
|
application:
|
||||||
name: qiuguo-iot-box-websocket
|
name: qiuguo-iot-box-websocket
|
||||||
Loading…
x
Reference in New Issue
Block a user