fixup! add entry point for release docker

This commit is contained in:
Bence Pőcze 2023-09-16 22:12:01 +02:00
parent 16f904e17b
commit 03eb35d65c
Signed by: bence
GPG Key ID: DC5BD6E95A333E6D

View File

@ -10,7 +10,7 @@ echo "Installing crontab..."
set +e
/usr/sbin/cron &
/usr/sbin/cron -f &
/usr/sbin/php-fpm7.4 -F &
/usr/sbin/nginx -g 'daemon off;' &
/usr/bin/node multi &