Skip to content

Commit

Permalink
feat: changed back to old way of starting the gateway while we setup …
Browse files Browse the repository at this point in the history
…github secret
  • Loading branch information
Julink-eth committed Apr 18, 2023
1 parent 32e84ad commit 69d46de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gateway/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ COPY --from=build /gateway .
ARG L1_PROVIDER_URL
ARG L2_PROVIDER_URL
ARG L2_RESOLVER_ADDRESS
CMD yarn start
CMD yarn start --l2_resolver_address 0xc83661315d6197D5e17E10Ce52282aF8a461c411 --l1_provider_url https://goerli.infura.io/v3/9ed1bd75f3d14307b365c2270d2ea66f --l2_provider_url https://consensys-zkevm-goerli-prealpha.infura.io/v3/16fff764ff2145c2b137fbe8013730c6

0 comments on commit 69d46de

Please sign in to comment.