Merge branch 'huegelc-patch-expose-consoles' of https://github.com/huegelc/prometheus into huegelc-huegelc-patch-expose-consoles
This commit is contained in:
commit
80b35e19ce
@ -19,6 +19,8 @@ services:
|
||||
- '-config.file=/etc/prometheus/prometheus.yml'
|
||||
- '-storage.local.path=/prometheus'
|
||||
- '-alertmanager.url=http://alertmanager:9093'
|
||||
- '-web.console.libraries=/usr/share/prometheus/console_libraries'
|
||||
- '-web.console.templates=/usr/share/prometheus/consoles'
|
||||
expose:
|
||||
- 9090
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user