]> git.openstreetmap.org Git - nominatim.git/blobdiff - vagrant/Install-on-Ubuntu-20.sh
add documentation for new refresh command
[nominatim.git] / vagrant / Install-on-Ubuntu-20.sh
index 06b8b5b813c62fc3436aab535856a08ee4534d75..68bd6b04e287f6ac8615492a13cdd3d535617f4f 100755 (executable)
@@ -222,7 +222,7 @@ server {
     listen 80 default_server;
     listen [::]:80 default_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;
     index search.php index.html;
     location / {
         try_files \$uri \$uri/ @php;