mirror of
https://github.com/Lunik/gitea_prometheus_exporter.git
synced 2025-04-18 11:04:02 +03:00
12 lines
146 B
Plaintext
12 lines
146 B
Plaintext
---
|
|
|
|
ENV: production
|
|
DEBUG: false
|
|
|
|
LISTEN_PORT: 9100
|
|
LISTEN_HOST: "0.0.0.0"
|
|
|
|
MODULE_CONFIG:
|
|
url: https://git.wabbit
|
|
auth:
|
|
token: sometoken |