Temporarily disabled for testing

This commit is contained in:
William Miceli
2019-05-16 23:36:10 -04:00
parent d3fb102581
commit 0b6ddce46d

View File

@@ -3,8 +3,8 @@
echo "[ INFO ] Starting PHP-FPM"
php-fpm7 -D # Background
echo "[ INFO ] Starting cron"
crond # Background
#echo "[ INFO ] Starting cron"
#crond # Background
echo "[ INFO ] Starting nginx"
nginx -g "daemon off;" # Foreground