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
|
||||
#user: root
|
||||
command:
|
||||
- "-interval_ms=1000"
|
||||
- "-logtostderr"
|
||||
- "-v=1"
|
||||
- "-enable_prometheus"
|
||||
- "-geoip_supplier=max-mind-db"
|
||||
- "-max_mind_db=/geo-data/GeoLite2-City.mmdb"
|
||||
ports:
|
||||
|
|
Loading…
Add table
Reference in a new issue