From a0fcc6627040192f6884a93b8716991c4cf2ecd5 Mon Sep 17 00:00:00 2001 From: Pinga <121483313+getpinga@users.noreply.github.com> Date: Fri, 4 Aug 2023 14:39:29 +0300 Subject: [PATCH] Further updates on readme --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7963795..35fe8cf 100644 --- a/README.md +++ b/README.md @@ -59,9 +59,7 @@ rdap.example.com { reverse_proxy localhost:7500 encode gzip file_server - tls your-email@example.com { - alpn h2,h3 - } + tls your-email@example.com } whois.example.com { @@ -70,9 +68,7 @@ whois.example.com { encode gzip php_fastcgi unix//run/php/php8.2-fpm.sock file_server - tls your-email@example.com { - alpn h2,h3 - } + tls your-email@example.com } cp.example.com { @@ -81,9 +77,7 @@ cp.example.com { php_fastcgi unix//run/php/php8.2-fpm.sock encode gzip file_server - tls your-email@example.com { - alpn h2,h3 - } + tls your-email@example.com # Adminer Configuration route /adminer.php* { root * /usr/share/adminer