Skip to content

Commit

Permalink
Merge branch 'telackey/pgmn' of github.com:cerc-io/stack-orchestrator…
Browse files Browse the repository at this point in the history
… into telackey/pgmn
  • Loading branch information
telackey committed Oct 23, 2023
2 parents 0424a4c + 24a541f commit 47afda3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions app/data/compose/docker-compose-mainnet-eth-ipld-eth-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ services:
start_period: 3s
ports:
- "5432"
-
volumes:
mainnet_eth_ipld_eth_db:
mainnet_eth_ipld_eth_db:
2 changes: 1 addition & 1 deletion app/data/stacks/mainnet-eth-plugeth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ $ laconic-so --stack mainnet-eth-plugeth build-containers

```
$ laconic-so --stack mainnet-eth-plugeth deploy init --map-ports-to-host any-same --output mainnet-eth-plugeth-spec.yml
$ laconic-so deploy create --spec-file mainnet-eth-plugeth-spec.yml --deployment-dir mainnet-eth-plugeth-deployment
$ laconic-so --stack mainnet-eth-plugeth deploy create --spec-file mainnet-eth-plugeth-spec.yml --deployment-dir mainnet-eth-plugeth-deployment
```
## Start the stack
```
Expand Down

0 comments on commit 47afda3

Please sign in to comment.