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