Update install.sh

This commit is contained in:
Pinga 2024-09-09 15:22:43 +03:00
parent 1e683dc964
commit aabf7e11a4

View file

@ -311,7 +311,7 @@ EOF
# Adminer Configuration
route /adminer.php* {
root * /usr/share/adminer
php_fastcgi unix//run/php/php8.2-fpm.sock
php_fastcgi unix//run/php/${PHP_VERSION}-fpm.sock
}
header * {
Referrer-Policy "same-origin"