Added another chown for any volumes to be mounted

This commit is contained in:
William Miceli
2019-05-18 23:44:31 -04:00
parent 124dfcfc06
commit 38ed107f5d

View File

@@ -1,5 +1,7 @@
#!/bin/sh
chown -R nginx:nginx /var/www
echo "[ INFO ] Starting PHP-FPM"
php-fpm7 -D # Background