Skip to content

Commit

Permalink
- fixed empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
iulianpascalau committed Aug 9, 2024
1 parent f768c9f commit e38eafd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion docker/scCallsExecutor-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ services:
-network-address https://devnet-gateway.multiversx.com \
-sc-proxy-address erd1qqqqqqqqqqqqqpgq5l0743nyv45vdptmfh3jydkqtyzjqpgsrcjq8yuzxk \
-private-key-file ./keys/walletKey.pem"

2 changes: 1 addition & 1 deletion scCallsExecutor.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ COPY --from=builder /multiversx/cmd/scCallsExecutor /multiversx

WORKDIR /multiversx

ENTRYPOINT ["./scCallsExecutor"]
ENTRYPOINT ["./scCallsExecutor"]

0 comments on commit e38eafd

Please sign in to comment.