From 9452bef415d61cceff15a6f3cc88cc624e9cb0c7 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Fri, 10 Jul 2020 17:02:39 +0200 Subject: Add empty health file This commit adds an empty file to be served at /health to be queried by monitoring and reverse proxy such that I can filter their access from the access logs. --- health | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 health (limited to 'health') diff --git a/health b/health new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3