diff --git a/.env b/.env index ec647e6..8af4ffa 100644 --- a/.env +++ b/.env @@ -19,7 +19,7 @@ NODE_IMAGE=nspccdev/neofs-storage # HTTP Gate HTTP_GW_VERSION=0.15.0 -HTTP_GW_IMAGE=nspccdev/neofs-http-gate +HTTP_GW_IMAGE=nspccdev/neofs-http-gw # S3 Gate S3_GW_VERSION=0.14.2 diff --git a/docs/http_gate.md b/docs/http_gate.md index 1cad4f9..b2e6592 100644 --- a/docs/http_gate.md +++ b/docs/http_gate.md @@ -13,7 +13,7 @@ Image version label to use for 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. -### HTTP_GW_IMAGE=nspccdev/neofs-http-gate +### HTTP_GW_IMAGE=nspccdev/neofs-http-gw Image label prefix to use for containers.