Add port mapping option
Deploy Test / Run deploy test suite (push) Successful in 5m16s Details
Smoke Test / Run basic test suite (push) Successful in 8m38s Details
Publish / Build and publish (push) Successful in 1m39s Details

pull/535/head v1.1.0-5f9c3c1-202309192006
David Boreham 2023-09-19 14:06:29 -06:00 committed by GitHub
parent 0b512db693
commit 5f9c3c14b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ $ laconic-so --stack mainnet-eth build-containers
## Create a deployment
```
$ laconic-so --stack mainnet-eth deploy init --output mainnet-eth-spec.yml
$ laconic-so --stack mainnet-eth deploy init --map-ports-to-host any-same --output mainnet-eth-spec.yml
$ laconic-so deploy create --spec-file mainnet-eth-spec.yml --deployment-dir mainnet-eth-deployment
```
## Start the stack