Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Ad96el authored and ntn-x2 committed Jul 17, 2024
1 parent 42a787e commit 2deabe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ USER node
EXPOSE 30333 9933 9944
VOLUME ["/data"]

COPY ./dev-specs /node/dev-specs
COPY ./chainspecs /node/chainspecs

ENTRYPOINT ["/usr/local/bin/node-executable"]
CMD ["--help"]

0 comments on commit 2deabe6

Please sign in to comment.