Skip to content

Commit f4a5980

Browse files
author
Zzz-ams
committed
env change
1 parent 86029bc commit f4a5980

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.env

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
SKIP_PREFLIGHT_CHECK=true
2-
REACT_APP_VALHALLA_URL=https://valhalla1.openstreetmap.de
3-
REACT_APP_NOMINATIM_URL=https://nominatim.openstreetmap.org
2+
GEOCODING_API='http://20.50.131.255:2322/api'
3+
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
46
REACT_APP_TILE_SERVER_URL="https://tile.openstreetmap.org/{z}/{x}/{y}.png"
57
REACT_APP_CENTER_COORDS="52.51831,13.393707"
68

0 commit comments

Comments
 (0)