From afada8b6f884f351194278ab01e8de00689fa4fd Mon Sep 17 00:00:00 2001 From: yizhaorong <243653385@qq.com> Date: Sun, 11 Aug 2019 11:33:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=9C=B0=E5=9D=80?= 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 ad4d8d0..7249a0e 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -41,4 +41,4 @@ server.ssl.key-alias=1 server.port=443 server.http.port=80 config.debug=debug -server.domain=192.168.199.169 \ No newline at end of file +server.domain=127.0.0.1 \ No newline at end of file