From d422fc3a4a665fcb9c3de3169f00f9dbd628e817 Mon Sep 17 00:00:00 2001 From: liuchengqian Date: Wed, 6 Jul 2022 10:46:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=90=8E=E5=8F=B0=E7=AB=AF?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index d82686e..987b328 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,4 +1,4 @@ -server.port = 6101 +server.port = 6801 ## 数据源配置 spring.datasource.url = jdbc:postgresql://118.24.27.47:5432/fire_point