Further updates on readme

This commit is contained in:
Pinga 2023-08-04 14:39:29 +03:00
parent 65a986ad64
commit a0fcc66270

View file

@ -59,9 +59,7 @@ rdap.example.com {
reverse_proxy localhost:7500 reverse_proxy localhost:7500
encode gzip encode gzip
file_server file_server
tls your-email@example.com { tls your-email@example.com
alpn h2,h3
}
} }
whois.example.com { whois.example.com {
@ -70,9 +68,7 @@ whois.example.com {
encode gzip encode gzip
php_fastcgi unix//run/php/php8.2-fpm.sock php_fastcgi unix//run/php/php8.2-fpm.sock
file_server file_server
tls your-email@example.com { tls your-email@example.com
alpn h2,h3
}
} }
cp.example.com { cp.example.com {
@ -81,9 +77,7 @@ cp.example.com {
php_fastcgi unix//run/php/php8.2-fpm.sock php_fastcgi unix//run/php/php8.2-fpm.sock
encode gzip encode gzip
file_server file_server
tls your-email@example.com { tls your-email@example.com
alpn h2,h3
}
# Adminer Configuration # Adminer Configuration
route /adminer.php* { route /adminer.php* {
root * /usr/share/adminer root * /usr/share/adminer