SEC: /etc/traefik/acme:z for a shared volume label for HA LB support

This commit is contained in:
Wes Turner 2020-09-04 10:25:12 -04:00
parent b34a74d1d6
commit 37bedcc8aa

View File

@ -38,7 +38,7 @@ services:
depends_on:
- django
volumes:
- production_traefik:/etc/traefik/acme:Z
- production_traefik:/etc/traefik/acme:z
ports:
- "0.0.0.0:80:80"
- "0.0.0.0:443:443"