Skip to content
Snippets Groups Projects
Verified Commit ec9096a3 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(nextcloud): Force proxy protocol https

parent afd0d5bf
No related branches found
No related tags found
No related merge requests found
...@@ -54,6 +54,7 @@ data: ...@@ -54,6 +54,7 @@ data:
0 => '127.0.0.1', 0 => '127.0.0.1',
1 => '10.0.0.0/8', 1 => '10.0.0.0/8',
), ),
'overwriteprotocol' => 'https',
'forwarded_for_headers' => array('HTTP_X_FORWARDED_FOR'), 'forwarded_for_headers' => array('HTTP_X_FORWARDED_FOR'),
); );
phpClientHttpsFix: phpClientHttpsFix:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment