Woops #2

Closed
RoscoeDaWah wants to merge 250 commits from redesign into master
Showing only changes of commit 36227c9b6e - Show all commits

View file

@ -57,7 +57,7 @@
*/
'url' => env('APP_URL', 'http://localhost'),
'api_root' => env('API_ROOT', 'http://127.0.0.1:3000'),
'api_root' => env('API_ROOT', 'http://localhost:3000'),
'asset_url' => env('ASSET_URL'),