add debug
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run

This commit is contained in:
admin 2026-02-09 12:11:29 -07:00
parent 09df508729
commit e372abe43c

View file

@ -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: