mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-05 20:11:14 +08:00
fix: prometheus config
This commit is contained in:
parent
0f8d4d0943
commit
3fec3b4321
@ -209,5 +209,5 @@ services:
|
|||||||
- '--path.procfs=/host/proc'
|
- '--path.procfs=/host/proc'
|
||||||
- '--path.sysfs=/host/sys'
|
- '--path.sysfs=/host/sys'
|
||||||
- '--path.rootfs=/rootfs'
|
- '--path.rootfs=/rootfs'
|
||||||
- '--web.listen-address=:{NODE_EXPORTER_PORT}'
|
- '--web.listen-address=:${NODE_EXPORTER_PORT}'
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
Loading…
x
Reference in New Issue
Block a user