Skip to content
On this page

Environment variables and configuration

Configurations can be done with flags or environment variables. The table below outlines all supported options and their respective env vars.

FlagEnv VariableDefault
--addrDOZZLE_ADDR:8080
--baseDOZZLE_BASE/
--hostnameDOZZLE_HOSTNAME""
--levelDOZZLE_LEVELinfo
--filterDOZZLE_FILTER""
--usernameDOZZLE_USERNAME""
--passwordDOZZLE_PASSWORD""
--usernamefileDOZZLE_USERNAME_FILE""
--passwordfileDOZZLE_PASSWORD_FILE""
--no-analyticsDOZZLE_NO_ANALYTICSfalse
--remote-hostDOZZLE_REMOTE_HOST

Released under the MIT License. Open sourced and sponsored by Docker OSS.