Make APACHE_HOST an optional param in apache/Caddyfile

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Alan Savage <asavageiv@users.noreply.github.com>
This commit is contained in:
Alan Savage 2025-09-04 08:57:40 -07:00 committed by GitHub
parent b26b2b4400
commit 5f4fae140a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@
}
https://{$ADDITIONAL_TRUSTED_DOMAIN}:443,
http://${APACHE_HOST}:{$APACHE_PORT}, # For Collabora callback
http://{$APACHE_HOST}:{$APACHE_PORT}, # For Collabora callback
{$PROTOCOL}://{$NC_DOMAIN}:{$APACHE_PORT} {
header -Server
header -X-Powered-By