frostfs-dev-env/docs/storage.md
Alex Vanin 9f2a340dd5 Update docs for v0.21.0 release
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-06-08 19:37:40 +03:00

14 lines
337 B
Markdown

# Storage service
## .env settings
### NODE_VERSION
Image version label to use for Storage docker containers.
If you want to use locally built image, just set it's label here. Instead of
pulling from DockerHub, the local image will be used.
### NODE_IMAGE=nspccdev/neofs-ir
Image label prefix to use for Storage docker containers.