aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--middleware/health/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/middleware/health/README.md b/middleware/health/README.md
index 3bfb5bb5f..af3b2ddd4 100644
--- a/middleware/health/README.md
+++ b/middleware/health/README.md
@@ -2,7 +2,7 @@
This module enables a simple health check.
-By default it will listen on port 9180.
+By default it will listen on port 8080.
Restarting CoreDNS will stop the health checking. This is a bug. Also [this upstream
Caddy bug](https://github.com/mholt/caddy/issues/675).