add some vacentral configs

This commit is contained in:
Nabeel Shahzad 2017-12-05 21:51:01 -06:00
parent 3e85cf775b
commit 84935171eb

View File

@ -1,5 +1,7 @@
<?php
return [
'name' => 'vacentral'
'name' => 'vacentral',
'address' => 'https://api.vacentral.net',
'api_key' => ''
];