Proxy support

This commit is contained in:
2025-03-22 15:36:10 -06:00
parent 68e4598c1d
commit 988b86a33d
2 changed files with 15 additions and 2 deletions

View File

@ -33,4 +33,5 @@ return [
'themes',
], // To show/hide customizer options
],
'force_https' => env('FORCE_HTTPS', false),
];