[update]修改环境变量

This commit is contained in:
zhangqy 2023-10-21 21:12:54 +08:00
parent c6e823cb32
commit 228dd7d04f
3 changed files with 1 additions and 7 deletions

View File

@ -3,7 +3,7 @@ server:
spring:
profiles:
# 环境配置
active: prod
active: test
application:
name: qiuguo-iot-gateway

View File

@ -1,8 +1,5 @@
server:
port: 8080
spring:
profiles:
# 环境配置
active: prod
application:
name: qiuguo-iot-box-user-api

View File

@ -1,8 +1,5 @@
server:
port: 8080
spring:
profiles:
# 环境配置
active: prod
application:
name: qiuguo-iot-box-websocket