diff --git a/backend/web/caddy/Caddyfile b/backend/web/caddy/Caddyfile index 74e7c97..ddfaf43 100644 --- a/backend/web/caddy/Caddyfile +++ b/backend/web/caddy/Caddyfile @@ -4,5 +4,5 @@ hishtory.dev:80 { ext .html log stdout tls off - redir / https://github.com/ddworken/hishtory + # redir / https://github.com/ddworken/hishtory } \ No newline at end of file