forked from hans/Nominatim
Fix API docs and Vagrant instructions to import data
This commit is contained in:
committed by
Sarah Hoffmann
parent
665fae8343
commit
a79c1bda9b
@@ -222,7 +222,7 @@ server {
|
||||
listen 80 default_server;
|
||||
listen [::]:80 default_server;
|
||||
|
||||
root $USERHOME/nominatim/website;
|
||||
root $USERHOME/nominatim-project/website;
|
||||
index search.php index.html;
|
||||
location / {
|
||||
try_files \$uri \$uri/ @php;
|
||||
|
||||
Reference in New Issue
Block a user