mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-12 22:22:32 +01:00
Merge branch 'master' of https://github.com/turbo124/invoiceninja
This commit is contained in:
commit
1da5352bed
@ -70,7 +70,7 @@ class StepsController extends BaseController
|
|||||||
|
|
||||||
if ($request->option == 0) {
|
if ($request->option == 0) {
|
||||||
|
|
||||||
session()->put('MIGRATION_ENDPOINT', 'https://invoicing.co');
|
session()->put('MIGRATION_ENDPOINT', 'https://v5-app1.invoicing.co');
|
||||||
|
|
||||||
return redirect(
|
return redirect(
|
||||||
url('/migration/auth')
|
url('/migration/auth')
|
||||||
|
Loading…
Reference in New Issue
Block a user