From b7992e46fd899b3bacc42e01d64b347f579f5530 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B9=BF=E6=B7=B1=E5=B0=8F=E9=BE=99?= <53679374+git-gsxl@users.noreply.github.com> Date: Sun, 25 Oct 2020 10:24:05 +0800 Subject: [PATCH] Update application.properties --- src/main/resources/application.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 56f4b9d..0dd9d46 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1 +1,2 @@ server.port=8989 +server.address=0.0.0.0