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