added nextcloud

This commit is contained in:
2025-05-10 21:48:44 -05:00
parent 21a1079618
commit c5ccd8ff8b

View File

@@ -52,6 +52,15 @@
reverse_proxy 192.168.1.95:8888 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 # external subdomains with authelia
# #