mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-08 02:21:32 +01:00
6 lines
109 B
Plaintext
6 lines
109 B
Plaintext
[www]
|
|
|
|
; Create php-fpm socket
|
|
listen = /var/run/php-fpm.sock
|
|
listen.owner = www-data
|
|
listen.group = www-data |