This commit is contained in:
wangchuxiao 2022-09-08 15:18:51 +08:00
parent 6f706d9aaf
commit 4af9d88771

View File

@ -147,7 +147,7 @@ services:
- 9091:9091
depends_on:
- open_im_server
# command: --web.listen-address=:9091
command: --web.listen-address=:9091 --config.file="/etc/prometheus/prometheus.yml"
network_mode: "host"
grafana: