mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-03 00:07:05 +00:00
changed PHP version in nginx configuration file
This commit is contained in:
parent
a98375bc75
commit
17bee26734
@ -7,6 +7,6 @@
|
||||
## your own --- please do not ask for help from us.
|
||||
|
||||
upstream php-fpm {
|
||||
server unix:/var/run/php/php8.0-fpm.sock;
|
||||
server unix:/var/run/php/php8.2-fpm.sock;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user