mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
port replication initialisation to Python
This commit is contained in:
@@ -57,6 +57,9 @@ NOMINATIM_HTTP_PROXY_HOST=proxy.mydomain.com
|
||||
NOMINATIM_HTTP_PROXY_PORT=3128
|
||||
NOMINATIM_HTTP_PROXY_LOGIN=
|
||||
NOMINATIM_HTTP_PROXY_PASSWORD=
|
||||
# Also set these standard environment variables.
|
||||
# HTTP_PROXY="http://user:pass@10.10.1.10:1080"
|
||||
# HTTPS_PROXY="http://user:pass@10.10.1.10:1080"
|
||||
|
||||
# Location of the osm2pgsql binary.
|
||||
# When empty, osm2pgsql is expected to reside in the osm2pgsql directory in
|
||||
|
||||
Reference in New Issue
Block a user