use recommended php version

Signed-off-by: anoy. <anoymouserver+github@mailbox.org>
This commit is contained in:
anoy.
2023-11-15 18:22:53 +01:00
parent 99b4eb0c9e
commit bbb328119e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
upstream php-handler {
server 127.0.0.1:9000;
#server unix:/var/run/php/php7.4-fpm.sock;
#server unix:/run/php/php8.2-fpm.sock;
}
# Set the `immutable` cache control options only for assets with a cache busting `v` argument

View File

@@ -1,6 +1,6 @@
upstream php-handler {
server 127.0.0.1:9000;
#server unix:/var/run/php/php7.4-fpm.sock;
#server unix:/run/php/php8.2-fpm.sock;
}
# Set the `immutable` cache control options only for assets with a cache busting `v` argument