Skip to content

Commit

Permalink
extraneous containers
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan@vulcanize.io committed Apr 16, 2024
1 parent 461c298 commit 9d97384
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ volumes:

services:
lotus:
environment:
- LOTUS_API_LISTENADDRESS=/ip4/0.0.0.0/tcp/1234/http
image: cerc/lotus:local
volumes:
- parameters:/var/tmp/filecoin-proof-parameters
Expand Down
1 change: 0 additions & 1 deletion stack_orchestrator/data/stacks/mainnet-lotus/stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ description: "A lotus stack"
repos:
- git.vdb.to/cerc-io/lotus
containers:
- cerc/webapp-base
- cerc/lotus
pods:
- mainnet-lotus

0 comments on commit 9d97384

Please sign in to comment.