typo
This commit is contained in:
parent
4c3d1eb43b
commit
1740e295bf
|
@ -20,7 +20,7 @@ services:
|
||||||
labels:
|
labels:
|
||||||
traefik.http.routers.ocis.rule: Host(`${PUBLIC_URL}`)
|
traefik.http.routers.ocis.rule: Host(`${PUBLIC_URL}`)
|
||||||
traefik.http.routers.ocis.tls: true
|
traefik.http.routers.ocis.tls: true
|
||||||
traefik.http.routers.ocis.tls.certprovider: letsencrypt
|
traefik.http.routers.ocis.tls.certresolver: letsencrypt
|
||||||
traefik.enable: true
|
traefik.enable: true
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
|
|
Loading…
Reference in a new issue