mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
Merge pull request #596 from vasekch/patch-1
Pass signals in entrypoint.sh
This commit is contained in:
commit
032f94e56a
@ -8,4 +8,4 @@ then
|
||||
echo "$HOST_IP $HOST_DOMAIN" >> /etc/hosts
|
||||
fi
|
||||
|
||||
node bundle.js --listen-api
|
||||
exec node bundle.js --listen-api
|
||||
|
Loading…
Reference in New Issue
Block a user