1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dotclear2_ynh.git synced 2024-09-03 18:26:29 +02:00

change group of php-fpm

This commit is contained in:
Kay0u 2021-10-27 14:47:23 +02:00
parent deae570eab
commit 0f0fce3944
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D

View file

@ -21,7 +21,7 @@
; Note: The user is mandatory. If the group is not set, the default user's group
; will be used.
user = __USER__
group = __USER__
group = www-data
; The address on which to accept FastCGI requests.
; Valid syntaxes are: