added event and call
This commit is contained in:
committed by
Hafifie PKB
parent
6f52b6256f
commit
d79c367d48
+3
-1
@@ -1,4 +1,6 @@
|
||||
<?php
|
||||
return [
|
||||
'url' => env('API_URL')
|
||||
'url' => env('API_URL'),
|
||||
'url_koop' => env('API_URL_KOOP','http://localhost:8000'),
|
||||
'url_pkb' => env('API_URL_PKB','http://localhost:8000'),
|
||||
];
|
||||
Reference in New Issue
Block a user