diff --git a/etc/caddy/Caddyfile b/etc/caddy/Caddyfile index 007f76f..2c6b0b1 100644 --- a/etc/caddy/Caddyfile +++ b/etc/caddy/Caddyfile @@ -177,18 +177,18 @@ https://molly.novemila.org { # SNIKKET -http://chat.novemila.org, -http://groups.chat.novemila.org, -http://share.chat.novemila.org { - reverse_proxy localhost:5080 -} +#http://chat.novemila.org, +#http://groups.chat.novemila.org, +#http://share.chat.novemila.org { +# reverse_proxy localhost:5080 +#} -chat.novemila.org, -groups.chat.novemila.org, -share.chat.novemila.org { - reverse_proxy https://localhost:5443 { - transport http { - tls_insecure_skip_verify - } - } -} \ No newline at end of file +#chat.novemila.org, +#groups.chat.novemila.org, +#share.chat.novemila.org { +# reverse_proxy https://localhost:5443 { +# transport http { +# tls_insecure_skip_verify +# } +# } +#} \ No newline at end of file