added nextcloud
This commit is contained in:
@@ -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
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user