From 876465a0a639f16dc5da1ef7e60560ad6da87c85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=E5=98=89=E9=98=B3?= Date: Wed, 27 Nov 2019 17:21:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=95=9C=E5=83=8F=E6=8B=89?= =?UTF-8?q?=E5=8F=96=E7=AD=96=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-k8s.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-k8s.yml b/src/main/resources/application-k8s.yml index 9cb6f30..0671fa7 100644 --- a/src/main/resources/application-k8s.yml +++ b/src/main/resources/application-k8s.yml @@ -11,7 +11,7 @@ server: port-header: X-Forwarded-Port use-forward-headers: true serverproperties: - port_num: 443 + port_num: 80 filePath: /www/cmsfile/ spring: thymeleaf: