changed startup from supervisor to apache2ctl
This commit is contained in:
parent
3d57064466
commit
90660fbb77
@ -17,5 +17,5 @@ if [ ${APACHE_HTTP2} = true ]; then
|
|||||||
service apache2 restart
|
service apache2 restart
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Start supervisord in foreground
|
# Start apache in foreground
|
||||||
supervisord
|
/usr/sbin/apache2ctl -D FOREGROUND
|
||||||
|
Loading…
Reference in New Issue
Block a user