We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86029bc commit f4a5980Copy full SHA for f4a5980
.env
@@ -1,6 +1,8 @@
1
SKIP_PREFLIGHT_CHECK=true
2
-REACT_APP_VALHALLA_URL=https://valhalla1.openstreetmap.de
3
-REACT_APP_NOMINATIM_URL=https://nominatim.openstreetmap.org
+GEOCODING_API='http://20.50.131.255:2322/api'
+REACT_APP_VALHALLA_URL=http://4.245.108.25:8002
4
+REACT_APP_NOMINATIM_URL=http://20.50.131.255:2322
5
+REACT_APP_PHOTON_URL=http://20.50.131.255:2322
6
REACT_APP_TILE_SERVER_URL="https://tile.openstreetmap.org/{z}/{x}/{y}.png"
7
REACT_APP_CENTER_COORDS="52.51831,13.393707"
8
0 commit comments