Update docs/guides/webserver/caddy.md

note the different syntax

Co-authored-by: yubiuser <ckoenig@posteo.de>
This commit is contained in:
xavier skip
2022-05-10 10:34:07 +08:00
committed by GitHub
parent 57fbbceeef
commit a2dd698e21
+1 -1
View File
@@ -16,7 +16,7 @@ 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 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:`
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: `/etc/lighttpd/external.conf` (note the different syntax!):
```lighttpd
server.port := 1080