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
1 changed files with 1 additions and 1 deletions

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.
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.