mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Switch to PHP 8.1
This commit is contained in:
parent
f70020a59b
commit
e78333f65a
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
"multi_instance": true,
|
||||
"services": [
|
||||
"nginx",
|
||||
"php8.0-fpm"
|
||||
"php8.1-fpm"
|
||||
],
|
||||
"arguments": {
|
||||
"install": [
|
||||
|
|
Loading…
Add table
Reference in a new issue