update docker stuff

This commit is contained in:
Michael Parker 2020-04-11 21:01:42 -04:00
parent 3d224993cd
commit 3090c99a62
6 changed files with 23 additions and 18 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