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