mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-27 03:21:09 +01:00
api: move prometheus handler inside api handler /v1/metrics
This commit is contained in:
@@ -42,8 +42,8 @@ GODOXY_HTTPS_ADDR=:443
|
||||
# API listening address
|
||||
GODOXY_API_ADDR=127.0.0.1:8888
|
||||
|
||||
# Prometheus Metrics listening address (uncomment to enable)
|
||||
#GODOXY_PROMETHEUS_ADDR=:8889
|
||||
# Prometheus Metrics
|
||||
GODOXY_PROMETHEUS_ENABLED=true
|
||||
|
||||
# Debug mode
|
||||
GODOXY_DEBUG=false
|
||||
Reference in New Issue
Block a user