update docker stuff
This commit is contained in:
parent
3d224993cd
commit
3090c99a62
6 changed files with 23 additions and 18 deletions
|
@ -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
|
||||
|
|
Reference in a new issue