Update ninja config
This commit is contained in:
parent
8e8d40100c
commit
18204da2f5
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
return [
|
||||
|
||||
'web_url' => 'https://www.invoiceninja.com',
|
||||
'admin_token' => env('NINJA_ADMIN_TOKEN', ''),
|
||||
'license_url' => 'https://app.invoiceninja.com',
|
||||
'production' => env('NINJA_PROD', false),
|
||||
'license' => env('NINJA_LICENSE', ''),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue