Skip to content

v0.2.49..v0.2.50 changeset DatabaseConfigDefault.sh

Garret Voltz edited this page Nov 6, 2019 · 1 revision
diff --git a/conf/database/DatabaseConfigDefault.sh b/conf/database/DatabaseConfigDefault.sh
index 6db47be..871be65 100755
--- a/conf/database/DatabaseConfigDefault.sh
+++ b/conf/database/DatabaseConfigDefault.sh
@@ -18,7 +18,7 @@ export OSM_API_URL=https://api.openstreetmap.org
 export OSM_API_VERSION=0.6
 
 # The main internet Overpas URL
-export OVERPASS_API_URL=https://overpass-api.de
+export OVERPASS_API_URL=https://overpass-api.de/api/interpreter
 
 # Setup access to an OSM API Rails Port.
 # Override this in the Local config
Clone this wiki locally