This website works better with JavaScript.
Explore
Help
Sign In
ordo
/
surveyor_indonesia_backend
Watch
2
Star
0
Fork
You've already forked surveyor_indonesia_backend
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Custom Backend OSPRO Surveyor Indonesia
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32
Commits
4
Branches
0
Tags
7.9 MiB
Tree:
72661df9bf
Dev-Fuad
dev-wahyun
master
staging
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '72661df9bf'
${ noResults }
surveyor_indonesia_backend
/
config
/
api.php
6 lines
112 B
Raw
Normal View
History
Unescape
Escape
remove whitespaces&comments
2 years ago
<?php
fisrt commit
2 years ago
return [
'nominatim' => env('API_NOMINATIM', 'https://nominatim.oslogdev.com')
];
remove whitespaces&comments
2 years ago
?>