Merge branch 'master' of https://github.com/turbo124/invoiceninja
This commit is contained in:
commit
1da5352bed
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ class StepsController extends BaseController
|
|||
|
||||
if ($request->option == 0) {
|
||||
|
||||
session()->put('MIGRATION_ENDPOINT', 'https://invoicing.co');
|
||||
session()->put('MIGRATION_ENDPOINT', 'https://v5-app1.invoicing.co');
|
||||
|
||||
return redirect(
|
||||
url('/migration/auth')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue