mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-27 20:15:10 +00:00
fix to prometheus-grafana docker compose
Signed-off-by: fraVlaca <ocsenarf@outlook.com>
This commit is contained in:
parent
41717d76f2
commit
85347ea426
1 changed files with 4 additions and 4 deletions
|
|
@ -64,5 +64,5 @@ services:
|
|||
|
||||
networks:
|
||||
default:
|
||||
external: true
|
||||
name: fabric_test
|
||||
external:
|
||||
name: test_network
|
||||
|
|
|
|||
Loading…
Reference in a new issue