[update]修改环境变量
This commit is contained in:
parent
c6e823cb32
commit
228dd7d04f
@ -3,7 +3,7 @@ server:
|
||||
spring:
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: prod
|
||||
active: test
|
||||
application:
|
||||
name: qiuguo-iot-gateway
|
||||
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
server:
|
||||
port: 8080
|
||||
spring:
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: prod
|
||||
application:
|
||||
name: qiuguo-iot-box-user-api
|
||||
@ -1,8 +1,5 @@
|
||||
server:
|
||||
port: 8080
|
||||
spring:
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: prod
|
||||
application:
|
||||
name: qiuguo-iot-box-websocket
|
||||
Loading…
x
Reference in New Issue
Block a user