From f7ce7e3a7773a6f30c299d3510237dca0ee6ab08 Mon Sep 17 00:00:00 2001 From: wulin Date: Sat, 21 Oct 2023 21:15:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89websocket=20prod?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../iot-box-websocket-api/src/main/resources/bootstrap.yml | 2 -- 1 file changed, 2 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 9607fc6..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,7 +1,5 @@ server: port: 8080 spring: - profiles: - active: prod application: name: qiuguo-iot-box-websocket \ No newline at end of file