浏览代码

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,