Skip to content

Commit

Permalink
switch to --mode dev on evm proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasochem committed Sep 14, 2023
1 parent cecb905 commit 3e749f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/tezos/scripts/evm-proxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ TEZ_BIN=/usr/local/bin

CMD="$TEZ_BIN/octez-evm-proxy-server run \
with endpoint http://rollup-${MY_POD_NAME}:8932 \
--mode dev \
--rpc-addr 0.0.0.0"

exec $CMD

0 comments on commit 3e749f3

Please sign in to comment.