mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-31 11:51:28 +08:00
prome
This commit is contained in:
parent
602ac1ffb8
commit
26c65d0da8
@ -147,6 +147,7 @@ services:
|
|||||||
- 10007:9090
|
- 10007:9090
|
||||||
depends_on:
|
depends_on:
|
||||||
- open_im_server
|
- open_im_server
|
||||||
|
network_mode: "host"
|
||||||
|
|
||||||
grafana:
|
grafana:
|
||||||
image: grafana/grafana
|
image: grafana/grafana
|
||||||
@ -159,4 +160,5 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 10008:3000
|
- 10008:3000
|
||||||
depends_on:
|
depends_on:
|
||||||
- prometheus
|
- prometheus
|
||||||
|
network_mode: "host"
|
Loading…
x
Reference in New Issue
Block a user