adjust nextcloud to work temporarily

This commit is contained in:
Mika Bomm 2024-08-04 16:52:01 +02:00
parent 89c8dc1f22
commit a8c7e80967

View file

@ -1,6 +1,12 @@
# Figure out nextcloud after the switch to caddy
# External
nextcloud.mixel.cloud {
reverse_proxy https://192.168.178.4:442
reverse_proxy https://192.168.178.4:442 {
transport http {
tls_insecure_skip_verify
}
}
}
# Internal