From c6ba7b13c1f71a0f13a2853837960faeee674dfe Mon Sep 17 00:00:00 2001 From: zhouchengrong Date: Fri, 21 Jul 2023 16:37:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0docker-compose=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 2 +- target/classes/application.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index e708600c..464081e6 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -2,4 +2,4 @@ #spring.profiles.active=test #¼¤»îapplication-prodÎļþ(Éú²ú»·¾³) -spring.profiles.active=test \ No newline at end of file +spring.profiles.active=test diff --git a/target/classes/application.properties b/target/classes/application.properties index 6fc6bbea..adf9119d 100644 --- a/target/classes/application.properties +++ b/target/classes/application.properties @@ -2,4 +2,4 @@ #spring.profiles.active=test #����application-prod�ļ�(��������) -spring.profiles.active=test \ No newline at end of file +spring.profiles.active=test