Skip to content

Commit

Permalink
Include config for ngrok
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed May 18, 2024
1 parent 18d856b commit da651b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
'webroot' => 'webroot',
'wwwRoot' => WWW_ROOT,
//'baseUrl' => env('SCRIPT_NAME'),
'fullBaseUrl' => false,
// 'fullBaseUrl' => 'https://docket.ngrok.dev/',
'imageBaseUrl' => 'img/',
'cssBaseUrl' => 'css/',
'jsBaseUrl' => 'js/',
Expand Down

0 comments on commit da651b4

Please sign in to comment.