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
1192
Commits
4
Branches
0
Tags
7.9 MiB
Tree:
033373ebf0
surveyor_indonesia_backend
/
config
/
jwt.php
6 lines
112 B
Raw
Normal View
History
Unescape
Escape
ada jwt config file
3 years ago
<?php
return [
'nominatim' => env('API_NOMINATIM', 'https://nominatim.oslogdev.com')
];
?>