mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-13 14:42:42 +01:00
6 lines
81 B
PHP
Executable File
6 lines
81 B
PHP
Executable File
<?php
|
|
|
|
$config['api_key'] = 'hbsNLQGp21CVK4Cs1dOLXZQ38BbB37rR';
|
|
|
|
return $config;
|