mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 08:14:44 -04:00
Update ninja config
This commit is contained in:
parent
8e8d40100c
commit
18204da2f5
@ -3,6 +3,7 @@
|
|||||||
return [
|
return [
|
||||||
|
|
||||||
'web_url' => 'https://www.invoiceninja.com',
|
'web_url' => 'https://www.invoiceninja.com',
|
||||||
|
'admin_token' => env('NINJA_ADMIN_TOKEN', ''),
|
||||||
'license_url' => 'https://app.invoiceninja.com',
|
'license_url' => 'https://app.invoiceninja.com',
|
||||||
'production' => env('NINJA_PROD', false),
|
'production' => env('NINJA_PROD', false),
|
||||||
'license' => env('NINJA_LICENSE', ''),
|
'license' => env('NINJA_LICENSE', ''),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user