fixup! add entry point for release docker
This commit is contained in:
parent
984ae4dc27
commit
7e12d32f9e
@ -21,7 +21,6 @@ set +e
|
|||||||
/usr/sbin/cron -f &
|
/usr/sbin/cron -f &
|
||||||
/usr/sbin/php-fpm7.4 -F &
|
/usr/sbin/php-fpm7.4 -F &
|
||||||
/usr/sbin/nginx -g 'daemon off;' &
|
/usr/sbin/nginx -g 'daemon off;' &
|
||||||
sudo -u rvr -g rvr /usr/bin/node multi &
|
|
||||||
|
|
||||||
wait -n
|
wait -n
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user