mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-26 03:25:09 +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:
|
networks:
|
||||||
default:
|
default:
|
||||||
external: true
|
external:
|
||||||
name: fabric_test
|
name: test_network
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue