This commit is contained in:
parent
09df508729
commit
e372abe43c
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ services:
|
|||
- "traefik.http.routers.zot.tls=true"
|
||||
- "traefik.http.routers.zot.tls.certresolver=dns_resolver"
|
||||
- "traefik.http.services.zot.loadbalancer.server.port=5000"
|
||||
environment:
|
||||
- GODEBUG=http2client=0
|
||||
|
||||
networks:
|
||||
zot_internal:
|
||||
|
|
|
|||
Loading…
Reference in a new issue