11 lines
258 B
Diff
11 lines
258 B
Diff
--- a/Caddyfile 2022-12-21 11:51:32.834081202 +0100
|
|
+++ b/Caddyfile 2022-12-21 11:51:26.354030537 +0100
|
|
@@ -7,6 +7,8 @@
|
|
{
|
|
# remove administration tool
|
|
admin off
|
|
+ # do not start caddy on port 80
|
|
+ auto_https disable_redirects
|
|
}
|
|
#<GNUNUX
|
|
|