update docker stuff

This commit is contained in:
Michael Parker
2020-04-11 21:11:21 -04:00
parent 1327bbbbe5
commit 8fdee3554c
7 changed files with 25 additions and 20 deletions

View File

@@ -1,9 +1,9 @@
[pterodactyl]
[www]
user = nginx
group = nginx
listen = /var/run/php/php-fpm7.2.sock
listen = 127.0.0.1:9000
listen.owner = nginx
listen.group = nginx
listen.mode = 0750