From 239b301e0522e962648e8c44e9c5daa5100ab907 Mon Sep 17 00:00:00 2001 From: wulin Date: Sat, 21 Oct 2023 19:35:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E7=8E=AF=E5=A2=83=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../iot-box-websocket-api/src/main/resources/bootstrap.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/iot-modules/iot-box-websocket-api/src/main/resources/bootstrap.yml b/iot-modules/iot-box-websocket-api/src/main/resources/bootstrap.yml index 55312fd..db57474 100644 --- a/iot-modules/iot-box-websocket-api/src/main/resources/bootstrap.yml +++ b/iot-modules/iot-box-websocket-api/src/main/resources/bootstrap.yml @@ -1,8 +1,5 @@ server: port: 8080 spring: - profiles: - # 环境配置 - active: prod application: name: qiuguo-iot-box-websocket \ No newline at end of file