Tweak README

This commit is contained in:
Thomas E Lackey 2023-08-11 14:48:35 -05:00
parent fe5c89b0ee
commit a6c1f5ba2e

View File

@ -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