Added another chown for any volumes to be mounted
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
chown -R nginx:nginx /var/www
|
||||
|
||||
echo "[ INFO ] Starting PHP-FPM"
|
||||
php-fpm7 -D # Background
|
||||
|
||||
|
||||
Reference in New Issue
Block a user