mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-19 00:09:02 +08:00
fix: prometheus config
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user