diff --git a/app/static/config.json b/app/static/config.json index 5bf2f7f..ac25bf4 100644 --- a/app/static/config.json +++ b/app/static/config.json @@ -1,12 +1,12 @@ { - "searchServiceUrl": "http://localhost:8088/api/v2/search/", - "searchDataServiceUrl": "http://localhost:8088/api/v2/search/geom/", - "editServiceUrl": "http://localhost:8088/api/v1/data/", - "mapInfoService": "http://localhost:8088/api/v1/mapinfo/", - "permalinkServiceUrl": "http://localhost:8088/api/v1/permalink/", - "elevationServiceUrl": "http://localhost:8088/elevation/", - "featureReportService": "http://localhost:8088/api/v1/document/", - "authServiceUrl": "http://localhost:8088/api/v1/auth/", + "searchServiceUrl": "", + "searchDataServiceUrl": "", + "editServiceUrl": "", + "mapInfoService": "", + "permalinkServiceUrl": "", + "elevationServiceUrl": "", + "featureReportService": "", + "authServiceUrl": "", "routingServiceUrl": "https://valhalla1.openstreetmap.de", "urlPositionFormat": "centerAndZoom", "urlPositionCrs": "",