Feature #7351. Adding APACHE_LABEL to apply to support label-based reverse proxies.

This commit is contained in:
Zach Young 2026-01-14 10:13:54 -05:00
parent 20d49c10e1
commit 8319086508
3 changed files with 5 additions and 2 deletions

View file

@ -88,4 +88,5 @@ CMD ["/usr/bin/supervisord", "-c", "/supervisord.conf"]
HEALTHCHECK CMD /healthcheck.sh
LABEL com.centurylinklabs.watchtower.enable="false" \
org.label-schema.vendor="Nextcloud"
org.label-schema.vendor="Nextcloud" \
$APACHE_LABEL