deploy: device port fix, entrypoint CMD, mosquitto healthcheck
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
node /app/data/scripts/blz-bridge-patch.js
|
||||
cd /app && node /app/data/scripts/blz-bridge-patch.js
|
||||
|
||||
exec docker-entrypoint.sh "$@"
|
||||
|
||||
Reference in New Issue
Block a user