Skip to content

Commit

Permalink
fix: Fix the release pipline (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyli7 authored Mar 6, 2023
1 parent c3a008f commit ffa8553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_e2e
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ EXPOSE 9944
# JSON-RPC HTTP server
EXPOSE 9933

ENTRYPOINT ["./node-template", "--dev", "--ws-external", "--base-path", "./db/"]
ENTRYPOINT ["./node-template", "--dev", "--ws-external", "--base-path", "./db/"]

0 comments on commit ffa8553

Please sign in to comment.