Travel Guide Frontend Backend
This commit is contained in:
parent
e6cc042aee
commit
0857a34766
681 changed files with 6680 additions and 1689 deletions
|
|
@ -52,9 +52,9 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'url' => env('APP_URL', 'http://crm-stern-tours.local'),
|
||||
'url' => env('APP_URL', 'https://crm-stern-tours.test'),
|
||||
|
||||
'old_url' => env('APP_OLD_URL', 'http://cms-stern-tours.local'),
|
||||
'old_url' => env('APP_OLD_URL', 'https://cms-stern-tours.test'),
|
||||
|
||||
'url_v2' => env('APP_URL_V2', 'https://v2.stern-tours.de'),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue