diff options
Diffstat (limited to 'http/php-fpm.conf')
| -rw-r--r-- | http/php-fpm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/http/php-fpm.conf b/http/php-fpm.conf index 63268c7..e66396c 100644 --- a/http/php-fpm.conf +++ b/http/php-fpm.conf @@ -1,7 +1,7 @@ [joeac.net] user = nginx group = nginx -listen = /run/php/php8.1-fpm-joeac.net-http.sock +listen = /run/php8.5-fpm-joeac.net-http.sock listen.owner = nginx listen.group = nginx listen.mode = 0660 |
