add some notice

This commit is contained in:
slawkens 2023-02-02 21:22:50 +01:00
parent 295c5de0d6
commit a2fb9a183b

View File

@ -15,6 +15,7 @@ server {
include snippets/fastcgi-php.conf;
fastcgi_read_timeout 240;
fastcgi_pass unix:/var/run/php/php7.4-fpm.sock;
# for ubuntu 22.04+ it will be php8.1-sock
}
location ~ /\.ht {