We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d4e52f commit 70a772dCopy full SHA for 70a772d
bundlers/rundler/rundler.yml
@@ -13,5 +13,7 @@ services:
13
- POOL_THROTTLED_ENTITY_LIVE_BLOCKS=20
14
- NETWORK=dev
15
- DISABLE_ENTRY_POINT_V0_6=true
16
+ #TEMP - use v0.8 entry point
17
+ - CHAIN_ENTRY_POINT_ADDRESS_V0_7=$ENTRYPOINT
18
ports:
19
- '3000:3000'
0 commit comments