Skip to content

Commit

Permalink
fix skandha (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSulpiride authored Jul 1, 2024
1 parent 49df562 commit 74ecd36
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bundlers/skandha/skandha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ services:

bundler:
ports: [ '3000:3000' ]
image: etherspot/skandha
image: etherspot/skandha:v1-1.5.17
command: standalone --testingMode --api.port 3000
environment:
- SKANDHA_DEV_RPC=$ETH_RPC_URL
- SKANDHA_DEV_ENTRYPOINTS=${ENTRYPOINT}
- SKANDHA_DEV_RELAYER=test test test test test test test test test test test junk
- SKANDHA_DEV_BENEFICIARY=0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
- SKANDHA_RPC=$ETH_RPC_URL
- SKANDHA_ENTRYPOINTS=${ENTRYPOINT}
- SKANDHA_RELAYER=test test test test test test test test test test test junk
- SKANDHA_BENEFICIARY=0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266

0 comments on commit 74ecd36

Please sign in to comment.