feat(dashboard): add price dashboard with Zonneplan integration
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'key' => env('API_KEY'),
|
||||
'baseurl' => env('API_BASEURL'),
|
||||
];
|
||||
Reference in New Issue
Block a user