Files
kaunter/config/api.php
T
2020-10-20 10:52:13 +08:00

4 lines
43 B
PHP

<?php
return [
'url' => env('API_URL')
];