From a6c1f5ba2e39ae3428d823185f8f526e154aab92 Mon Sep 17 00:00:00 2001 From: Thomas E Lackey Date: Fri, 11 Aug 2023 14:48:35 -0500 Subject: [PATCH] Tweak README --- app/data/stacks/mainnet-eth/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/data/stacks/mainnet-eth/README.md b/app/data/stacks/mainnet-eth/README.md index d6bf1cb6..65011d76 100644 --- a/app/data/stacks/mainnet-eth/README.md +++ b/app/data/stacks/mainnet-eth/README.md @@ -72,7 +72,7 @@ $ laconic-so deployment --dir mainnet-eth-deployment stop --delete-data-volumes After deleting the volumes, any subsequent re-start will begin chain sync from cold. ## Ports -You will likely wish to expose certain container ports through the host. Whatever ports are defined in the Docker compose file +For sync to function, it is usually necessary to expose certain container ports on the host. Whatever ports are defined in the Docker compose file are exposed by default, but the values can be customized for this deployment by editing the "spec" file generated by `laconic-so deploy init`: ``` $ cat mainnet-eth-spec.yml