mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 17:14:28 -04:00
Update ninja config
This commit is contained in:
parent
8e8d40100c
commit
18204da2f5
@ -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…
x
Reference in New Issue
Block a user