add nginx to list of own webserver example configs

This commit is contained in:
Jost Alemann 2023-02-27 14:59:36 +01:00
parent 2c8dffc51c
commit 724373b123
No known key found for this signature in database
GPG key ID: 215228C4F92990F3

View file

@ -232,4 +232,4 @@ Some of these services are configured with certain default expecations with rega
For each new playbook service that you enable, you'll need special handling. For each new playbook service that you enable, you'll need special handling.
The [`examples/`](../examples/) directory contains examples for various servers: Caddy, Apache, HAproxy, etc. The [`examples/`](../examples/) directory contains examples for various servers: Caddy, Apache, HAproxy, Nginx, etc.