[update]修改环境变量

This commit is contained in:
zhangqy 2023-10-21 18:15:23 +08:00
parent dc9351c36b
commit c6e823cb32
2 changed files with 6 additions and 0 deletions

View File

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

View File

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