Update docs for preview4 environment

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
Alex Vanin 2020-11-03 13:36:59 +03:00 committed by Alex Vanin
parent 2d91848c67
commit d8670279e3
4 changed files with 7 additions and 7 deletions

View file

@ -5,7 +5,7 @@ It's a single-node Neo3-based NeoFS sidechain deployment running on
## .env settings
### MORPH_CHAIN_URL="https://fs.neo.org/dist/neo.morph.gz"
### MORPH_CHAIN_URL="https://fs.neo.org/dist/morph.chain.gz"
URL to get NeoFS sidechain dump. Used on artifact get stage.
@ -13,6 +13,6 @@ URL to get NeoFS sidechain dump. Used on artifact get stage.
Path to get NeoFS sidechain chain dump. If set, overrides `MORPH_CHAIN_URL`.
### NEOGO_VERSION=0.91.0-6-gd7e13de5
### NEOGO_VERSION=0.91.1-pre-389-g71216865
Version on NeoGo container to use in both main privnet and sidechain.