Merge pull request #596 from vasekch/patch-1

Pass signals in entrypoint.sh
This commit is contained in:
Jan Prochazka 2023-09-28 08:33:53 +02:00 committed by GitHub
commit 032f94e56a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,4 +8,4 @@ then
echo "$HOST_IP $HOST_DOMAIN" >> /etc/hosts
fi
node bundle.js --listen-api
exec node bundle.js --listen-api