[update]修改环境变量
This commit is contained in:
parent
dc9351c36b
commit
c6e823cb32
@ -1,5 +1,8 @@
|
|||||||
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,5 +1,8 @@
|
|||||||
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