-debug vs non -debug Zitadel images on ghcr
Hi everyone,
With the images Zitadel publishes on ghcr, does anyone know the difference between the -debug and non-debug flavours?
For example:
Is there also a way to replicate this -debug mode in my own configuration? It seems more than just setting
With the images Zitadel publishes on ghcr, does anyone know the difference between the -debug and non-debug flavours?
For example:
ghcr.io/zitadel/zitadel:v3.1.0-debug vs ghcr.io/zitadel/zitadel:v3.1.0Is there also a way to replicate this -debug mode in my own configuration? It seems more than just setting
ZITADEL_LOG_LEVEL=debug