From 76bb1b9190bd8588c7f1501acff16dae7eaa498c Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 29 Jan 2021 13:24:13 -0800 Subject: fix: change port --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/application.properties') diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 8b13789..9aa133b 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1 +1 @@ - +server.port=80 -- cgit v1.2.3