mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 12:31:07 +01:00
fixed wrong vmstorage port number (#3769)
This commit is contained in:
parent
6fd10e8871
commit
8aa7559462
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user