Endlessh Stack: fix enable prometheus reporting
This commit is contained in:
parent
60d8336794
commit
fc5df0beb7
1 changed files with 2 additions and 0 deletions
|
@ -10,8 +10,10 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
#user: root
|
#user: root
|
||||||
command:
|
command:
|
||||||
|
- "-interval_ms=1000"
|
||||||
- "-logtostderr"
|
- "-logtostderr"
|
||||||
- "-v=1"
|
- "-v=1"
|
||||||
|
- "-enable_prometheus"
|
||||||
- "-geoip_supplier=max-mind-db"
|
- "-geoip_supplier=max-mind-db"
|
||||||
- "-max_mind_db=/geo-data/GeoLite2-City.mmdb"
|
- "-max_mind_db=/geo-data/GeoLite2-City.mmdb"
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Add table
Reference in a new issue