aboutsummaryrefslogtreecommitdiff
path: root/Caddyfile-simple
diff options
context:
space:
mode:
Diffstat (limited to 'Caddyfile-simple')
-rw-r--r--Caddyfile-simple7
1 files changed, 7 insertions, 0 deletions
diff --git a/Caddyfile-simple b/Caddyfile-simple
new file mode 100644
index 000000000..610fe9a19
--- /dev/null
+++ b/Caddyfile-simple
@@ -0,0 +1,7 @@
+.:1053 {
+ prometheus
+ rewrite ANY HINFO
+
+ file db.miek.nl miek.nl
+ reflect
+}