Browse Source

add nginx to list of own webserver example configs

pull/2526/head
Jost Alemann 3 years ago
parent
commit
724373b123
No known key found for this signature in database GPG Key ID: 215228C4F92990F3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/configuring-playbook-own-webserver.md

+ 1
- 1
docs/configuring-playbook-own-webserver.md 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.

Loading…
Cancel
Save