about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--Caddyfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Caddyfile b/Caddyfile
index a53abba..b5d1b91 100644
--- a/Caddyfile
+++ b/Caddyfile
@@ -6,6 +6,7 @@
 	storage redis {
 	}
 	servers :80 {
+		metrics
 		protocols h1 h2c
 		trusted_proxies static private_ranges
 	}