Custom Backend OSPRO Surveyor Indonesia

5 lines
112 B

<?php
return [
'nominatim' => env('API_NOMINATIM', 'https://nominatim.oslogdev.com')
];
?>