diff --git a/Containers/apache/Caddyfile b/Containers/apache/Caddyfile index d1261268..df7bf0ea 100644 --- a/Containers/apache/Caddyfile +++ b/Containers/apache/Caddyfile @@ -75,6 +75,7 @@ http://{$APACHE_HOST}.nextcloud-aio:23973, # For Collabora callback and WOPI req tls { issuer acme { profile shortlived + # Disable HTTP challenge because that would require port 80, which we don't get (it's exposed to the mastercontainer). disable_http_challenge } }