Update 'deploy/docker-compose.yaml'
This commit is contained in:
parent
781cb24d36
commit
6d1f826e42
@ -50,7 +50,7 @@ services:
|
||||
|
||||
infernet-anvil:
|
||||
image: ritualnetwork/infernet-anvil:1.0.0
|
||||
command: --host 0.0.0.0 --port 3000 --load-state infernet_deployed.json -b 1
|
||||
command: --host 0.0.0.0 --port 3000 --load-state infernet_deployed.json --prune-history -b 1
|
||||
ports:
|
||||
- "8545:3000"
|
||||
networks:
|
||||
|
Loading…
Reference in New Issue
Block a user