Fixed ip address in example Caddyfile

This commit is contained in:
Julian Müller (ChaoticByte) 2024-01-31 16:21:20 +01:00
parent 263f498563
commit ac49829f8c

View file

@ -2,7 +2,7 @@
admin off
}
http://0.0.0.0:8001 {
http://127.0.0.1:8001 {
root * ./static
file_server
header {