Muhammad Sulaiman Yusuf
3 years ago
3 changed files with 17 additions and 32 deletions
@ -1,7 +1,5 @@
|
||||
<?php |
||||
return [ |
||||
'golang' => env('API_GOLANG', 'http://127.0.0.1:8090'), |
||||
'paxel' => env('API_PAXEL', 'https://paxel.oslogdev.com/db/search'), |
||||
'nominatim' => env('API_NOMINATIM', 'https://nominatim.oslogdev.com') |
||||
]; |
||||
?> |
Loading…
Reference in new issue