From a109f84aa3db56c279ad0aeee89bd14cb5976a20 Mon Sep 17 00:00:00 2001 From: "joshen@zcwytd.com" <12345678A> Date: Wed, 20 Sep 2023 18:05:17 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../boe-server-all/src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/boe-server-all/src/main/resources/application.properties b/servers/boe-server-all/src/main/resources/application.properties index 544dd33e..7dccb218 100644 --- a/servers/boe-server-all/src/main/resources/application.properties +++ b/servers/boe-server-all/src/main/resources/application.properties @@ -1,4 +1,4 @@ -spring.profiles.active= #@profileActive@ +spring.profiles.active= @profileActive@ spring.application.name=boe-server-all server.port=9090