Skip to content

Commit 4e41229

Browse files
committed
Update app_local.php
1 parent 55fe8f6 commit 4e41229

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cakephp/html/app_local.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
*/
3838

3939
'App' => [
40+
'fullBaseUrl' => 'https://' . env('HTTP_HOST'),
4041
'paths' => [
4142
'plugins' => [ROOT . DS . 'plugins' . DS],
4243
'templates' => ['/var/www/html/templates/'],

0 commit comments

Comments
 (0)