1
0
mirror of https://notabug.org/halcyon-suite/halcyon synced 2024-12-25 17:12:27 +01:00
halcyon-webclient/docker/usr/local/etc/php-fpm.d/50-socket.conf
2019-01-05 15:02:04 -05:00

6 lines
100 B
Plaintext

[www]
listen = /run/php-fpm.sock
listen.owner = www-data
listen.group = www-data
listen.mode = 0660