docs: add pointer to caddy deployment discussion

This commit is contained in:
Sarah Hoffmann
2022-01-19 15:28:01 +01:00
parent 21156fc2a2
commit d6b5f2f5da

View File

@@ -140,3 +140,9 @@ location ~ [^/]\.php(/|$) {
Restart the nginx and php-fpm services and the website should now be available
at `http://localhost/`.
## Nominatim with other webservers
Users have created instructions for other webservers:
* [Caddy](https://github.com/osm-search/Nominatim/discussions/2580)