X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/7717bbf59d711d21818c89309dbe08e00b16250f..c4f30de7a30d6d17398e95143916d254caea56ea:/docs/admin/Advanced-Installations.md diff --git a/docs/admin/Advanced-Installations.md b/docs/admin/Advanced-Installations.md index f8232fb2..ac8da274 100644 --- a/docs/admin/Advanced-Installations.md +++ b/docs/admin/Advanced-Installations.md @@ -194,7 +194,7 @@ On the client side you now need to configure the import to point to the correct location of the library **on the database server**. Add the following line to your your `.env` file: -```php +``` NOMINATIM_DATABASE_MODULE_PATH="" ```