From 6cd589e633160b4c689db07fedc9fbae60073ba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=E5=98=89=E9=98=B3?= Date: Wed, 27 Nov 2019 17:10:11 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=AF=E5=8F=A3=E4=BF=AE=E5=A4=8D?= 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 8f4b76e..9cb6f30 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: 8080 + port_num: 443 filePath: /www/cmsfile/ spring: thymeleaf: