Skip to content
Snippets Groups Projects
Commit 8aab8db0 authored by Lionel VIDALLER's avatar Lionel VIDALLER
Browse files

minor correction

parent 71a99b2d
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,6 @@ RUN echo "host all all 0.0.0.0/0 trust" >> /etc/postgresql/12/main/pg_hba.c
echo "listen_addresses='*'" >> /etc/postgresql/12/main/postgresql.conf
# Osmium install to run continuous updates
RUN pip install --upgrade pip
RUN pip3 install osmium
# Nominatim install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment