add frontend url to config
This commit is contained in:
parent
ee675b8e76
commit
0f3b1b560d
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ return [
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'name' => env('APP_NAME', 'Laravel'),
|
'name' => env('APP_NAME', 'Laravel'),
|
||||||
|
'frontend_url' => env('FRONTEND_URL', 'https://tide.yisroelbaum.com'),
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
| Application Environment
|
| Application Environment
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue