fixes apache broken processes
This commit is contained in:
@@ -13,3 +13,6 @@ php /var/www/bin/console doctrine:fixtures:load --no-interaction
|
|||||||
# Start Apache in the foreground
|
# Start Apache in the foreground
|
||||||
echo "Starting Apache..."
|
echo "Starting Apache..."
|
||||||
exec apachectl -D FOREGROUND
|
exec apachectl -D FOREGROUND
|
||||||
|
|
||||||
|
exec "$@"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user