From 57fbbceeef5f7e7ed1a1e390b2e568ef6a187b66 Mon Sep 17 00:00:00 2001 From: xavier skip Date: Tue, 10 May 2022 10:33:26 +0800 Subject: [PATCH] Update docs/guides/webserver/caddy.md THE NEXT PI-HOLE UPDATE. Co-authored-by: yubiuser --- docs/guides/webserver/caddy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/webserver/caddy.md b/docs/guides/webserver/caddy.md index d4246b5..798fbe6 100644 --- a/docs/guides/webserver/caddy.md +++ b/docs/guides/webserver/caddy.md @@ -14,7 +14,7 @@ server.port = 1080 In this case, port 1080 was chosen at random. You can use a custom port. -BUT ANY CHANGES MADE TO THIS FILE WILL BE LOST ON THE NEXT UPDATE. +BUT ANY CHANGES MADE TO THIS FILE WILL BE LOST ON THE NEXT PI-HOLE UPDATE. So if you want a permanent method of changing the lighttpd port and your lighttpd version >= 1.4.46, you can overwrite the port in file: `/etc/lighttpd/external.conf:`