Fix file name

This commit is contained in:
phil 2023-03-11 18:26:50 +01:00
parent fc0c003d93
commit 8f7a238b69
2 changed files with 0 additions and 2 deletions

View file

@ -13,5 +13,3 @@ Role to install Nginx.
| `nginx_type` | | `gateway` for a Reverse Proxy, `standalone` for a frontend webserver, `backend` for a backend webserver (behind a Reverse Proxy) |
| `dhparam_path` | `/etc/ssl/private/dhparam.pem` | Path to dhparam file |
| `dhparam_size` | `4096` | Size (in bits) of the generated DH-params |