mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
Update docker-entrypoint.sh
This commit is contained in:
@@ -4,6 +4,6 @@ set -e
|
||||
cd /app
|
||||
|
||||
# npm run executes the same package.json scripts as pnpm run (pnpm reinstalls in deploy layout)
|
||||
npm run migration:run
|
||||
node dist/scripts/migrate.js
|
||||
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user