This commit is contained in:
D. Scott Boggs 2023-09-02 07:35:21 -04:00
parent 4c3d1eb43b
commit 1740e295bf

View file

@ -20,7 +20,7 @@ services:
labels:
traefik.http.routers.ocis.rule: Host(`${PUBLIC_URL}`)
traefik.http.routers.ocis.tls: true
traefik.http.routers.ocis.tls.certprovider: letsencrypt
traefik.http.routers.ocis.tls.certresolver: letsencrypt
traefik.enable: true
networks: