fixed wrong vmstorage port number (#3769)

This commit is contained in:
Denys Holius 2023-02-06 08:08:50 +00:00 committed by GitHub
parent 6fd10e8871
commit 8aa7559462
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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