Skip to content

Commit

Permalink
EpicChain Core - EpicChain Lab's
Browse files Browse the repository at this point in the history
  • Loading branch information
xmoohad committed Sep 24, 2024
1 parent 271de12 commit 97347f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EpicChain.CLI/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ RUN rm -rf /var/lib/apt/lists/*
WORKDIR /EpicChain.CLI
COPY --from=Build /app .

ENTRYPOINT ["screen","-DmS","node","dotnet","neo-cli.dll","-r"]
ENTRYPOINT ["screen","-DmS","node","dotnet","epicchain-cli.dll","-r"]

0 comments on commit 97347f7

Please sign in to comment.