Update lxc1/p2-apps/zot.yml
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
0021266191
commit
2ca070b62a
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ services:
|
|||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.docker.network=zot_external"
|
||||
- "traefik.http.routers.zot.entrypoints=websecure"
|
||||
- "traefik.http.routers.zot.rule=Host(`${ZOT_HOST_NAME}.${TRAEFIK_DNS_SUFFIX}`)"
|
||||
- "traefik.http.routers.zot.tls=true"
|
||||
- "traefik.http.routers.zot.tls.certresolver=dns_resolver"
|
||||
|
|
|
|||
Loading…
Reference in a new issue