diff --git a/iot-gateway/src/main/resources/bootstrap.yml b/iot-gateway/src/main/resources/bootstrap.yml index f94ba08..9999314 100644 --- a/iot-gateway/src/main/resources/bootstrap.yml +++ b/iot-gateway/src/main/resources/bootstrap.yml @@ -3,7 +3,7 @@ server: spring: profiles: # 环境配置 - active: dev + active: prod application: name: qiuguo-iot-gateway