We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55fe8f6 commit 4e41229Copy full SHA for 4e41229
cakephp/html/app_local.php
@@ -37,6 +37,7 @@
37
*/
38
39
'App' => [
40
+ 'fullBaseUrl' => 'https://' . env('HTTP_HOST'),
41
'paths' => [
42
'plugins' => [ROOT . DS . 'plugins' . DS],
43
'templates' => ['/var/www/html/templates/'],
0 commit comments