diff --git a/akanealw-subdomains.caddy b/akanealw-subdomains.caddy index 65f5abb..93bd911 100644 --- a/akanealw-subdomains.caddy +++ b/akanealw-subdomains.caddy @@ -52,6 +52,15 @@ reverse_proxy 192.168.1.95:8888 } + @nextcloud host nextcloud.akanealw.com + handle @nextcloud { + reverse_proxy https://192.168.1.33:443 { + transport http { + tls_insecure_skip_verify + } + } + } + # -------------------------------------------------- # external subdomains with authelia #