mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-06 13:57:57 +00:00
Feature #7351. Adding APACHE_LABEL to apply to support label-based reverse proxies.
This commit is contained in:
parent
20d49c10e1
commit
8319086508
3 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue