mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update php-fpm.conf
https://github.com/YunoHost-Apps/pixelfed_ynh/issues/211#issuecomment-1535026590
This commit is contained in:
parent
0a97f36c4e
commit
2d149fd9f6
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
; Note: The user is mandatory. If the group is not set, the default user's group
|
; Note: The user is mandatory. If the group is not set, the default user's group
|
||||||
; will be used.
|
; will be used.
|
||||||
user = __USER__
|
user = __USER__
|
||||||
group = __USER__
|
group = www-data
|
||||||
|
|
||||||
; The address on which to accept FastCGI requests.
|
; The address on which to accept FastCGI requests.
|
||||||
; Valid syntaxes are:
|
; Valid syntaxes are:
|
||||||
|
|
Loading…
Add table
Reference in a new issue