Update Containers/apache/Caddyfile

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Pablo Zmdl <57864086+pabzm@users.noreply.github.com>
This commit is contained in:
Pablo Zmdl
2026-04-10 14:56:44 +02:00
committed by GitHub
parent 0a96759c72
commit 3f11a48657

View File

@@ -76,6 +76,7 @@ http://{$APACHE_HOST}.nextcloud-aio:23973, # For Collabora callback and WOPI req
issuer acme {
profile shortlived
# Disable HTTP challenge because that would require port 80, which we don't get (it's exposed to the mastercontainer).
# This container by default only exposes port 443 if not configured otherwise via APACHE_PORT.
disable_http_challenge
}
}