Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Updated process manager
Browse files Browse the repository at this point in the history
  • Loading branch information
dc-andysign committed May 2, 2024
1 parent 58cca39 commit 0ec0797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/hyproof-apis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
command: /bin/sh -c "
sleep 10 &&
npx [email protected] migrate:latest --knexfile build/lib/db/knexfile &&
npx @digicatapult/[email protected].30 create -h hydrogen-producer-node -p 9944 -u //Alice -f ./processFlows.json &&
npx @digicatapult/[email protected].33 create -h hydrogen-producer-node -p 9944 -u //Alice -f ./processFlows.json &&
npm start"
environment:
- PORT=8000
Expand Down

0 comments on commit 0ec0797

Please sign in to comment.