speed up POI retrieval by custom overpass api url (#596)

* speed up POI retrieval by custom overpass api url

* consistent overpass api url default

* switches default to overpass-api.de

---------

Co-authored-by: Christian Beutel <>
This commit is contained in:
slothful-vassal
2025-10-04 14:46:52 +02:00
committed by GitHub
parent 23dd744b28
commit 44bb49ec96
5 changed files with 6 additions and 1 deletions

View File

@@ -16,5 +16,6 @@ ENV MEILI_URL=http://127.0.0.1:7700
ENV PUBLIC_DISABLE_SIGNUP=false
ENV UPLOAD_USER=
ENV UPLOAD_PASSWORD=
ENV PUBLIC_OVERPASS_API_URL=
CMD crond && node build