Merge pull request #266 from nextcloud/enh/263/move-trusted-proxies

move trusted_proxies to entrypoint
This commit is contained in:
Simon L
2022-02-23 18:09:42 +01:00
committed by GitHub
3 changed files with 1 additions and 6 deletions

View File

@@ -114,7 +114,6 @@
"NEXTCLOUD_DATA_DIR=/mnt/ncdata",
"OVERWRITEHOST=%NC_DOMAIN%",
"OVERWRITEPROTOCOL=https",
"TRUSTED_PROXIES=127.0.0.1",
"TURN_SECRET=%TURN_SECRET%",
"SIGNALING_SECRET=%SIGNALING_SECRET%",
"AIO_URL=%AIO_URL%"