forked from TrueCloudLab/frostfs-dev-env
[#34] Bump FrostFS versions
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
This commit is contained in:
parent
ee4d5ee6a6
commit
dc2a2862d4
2 changed files with 5 additions and 4 deletions
|
@ -21,6 +21,7 @@ services:
|
|||
command: [ "frostfs-http-gw", "--config", "/etc/frostfs/http/config.yml" ]
|
||||
environment:
|
||||
- HTTP_GW_RPC_ENDPOINT=http://morph-chain.${LOCAL_DOMAIN}:30333
|
||||
- HTTP_GW_TREE_SERVICE=s01.${LOCAL_DOMAIN}:8080
|
||||
- HTTP_GW_PEERS_0_ADDRESS=s01.${LOCAL_DOMAIN}:8080
|
||||
- HTTP_GW_PEERS_0_WEIGHT=0.2
|
||||
- HTTP_GW_PEERS_1_ADDRESS=s02.${LOCAL_DOMAIN}:8080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue