diff --git a/apollo-portal/src/main/resources/application.yml b/apollo-portal/src/main/resources/application.yml index e3c3f7f28eefd543e99a97b1955aaac63c5eb6b4..a53e9525952948ea639a1ef4fabd034c906344c6 100644 --- a/apollo-portal/src/main/resources/application.yml +++ b/apollo-portal/src/main/resources/application.yml @@ -13,7 +13,9 @@ server: port: 8070 compression: enabled: true - + tomcat: + use-relative-redirects: true + logging: file: /opt/logs/100003173/apollo-portal.log