소스 검색

Merge branch 'develop' into staging

* develop:
  add reverse proxy config
ksieren 2 년 전
부모
커밋
6ef9fe2d51
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      public/typo3conf/LocalConfiguration.php

+ 3 - 0
public/typo3conf/LocalConfiguration.php

@@ -154,6 +154,9 @@ return [
             'unifiedPageTranslationHandling' => true,
             'yamlImportsFollowDeclarationOrder' => true,
         ],
+        'reverseProxyIP' => '213.239.225.120',
+        'reverseProxyHeaderMultiValue' => 'last',
+        'reverseProxySSL' => '*',
         'sitename' => 'abi2021',
         'systemMaintainers' => [
             1,