]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Import.md
replace Symfony dotenv dependency with Python dotenv
[nominatim.git] / docs / admin / Import.md
index 1fdeb0e3ff7c163003af964a597fa6e987a4b0cc..01d012305927ad27c8c87eb858058fb15e71c62c 100644 (file)
@@ -8,7 +8,7 @@ software itself, if not return to the [installation page](Installation.md).
 ## Configuration setup in `.env`
 
 The Nominatim server can be customized via a `.env` in the build directory.
-This is a file in [dotenv](https://symfony.com/doc/4.3/components/dotenv.html) format
+This is a file in [dotenv](https://github.com/theskumar/python-dotenv) format
 which looks the same as variable settings in a standard shell environment.
 You can also set the same configuration via environment variables. All
 settings have a `NOMINATIM_` prefix to avoid conflicts with other environment