fixed wrong vmstorage port number (#3769)

This commit is contained in:
Denys Holius 2023-02-06 08:08:50 +00:00 committed by Aliaksandr Valialkin
parent d8a54ab839
commit aa8411501c
No known key found for this signature in database
GPG key ID: A72BEC6CD3D0DED1

View file

@ -61,7 +61,7 @@ services:
- "vmstorage-1"
- "vmstorage-2"
command:
- '--storageNode=vmstorage-1.87.0'
- '--storageNode=vmstorage-1:8400'
- '--storageNode=vmstorage-2:8400'
ports:
- 8480:8480