Skip to content

Azzy 2.0.0 Docker Compose Settings

Sellara edited this page Aug 6, 2024 · 2 revisions

AzzyBot

Name Description Default Required?
FORCE_DEBUG Forces debug logging to be active (not recommended for production scenarios). false no
SKIP_WAITING Forces the bot to wait for the database or lavalink to start up (this can lead to errors if the services are not running yet). false no
TZ Your specified timezone for log entries (doesn't matter for anything else, otherwise UTC will be used). Defaults to CET/CEST Europe/Berlin no

AzzyBot-Db

Name Description Default Required?
POSTGRES_DB Change the name of the database created by Azzy. Do not change this. azzybot yes
POSTGRES_USER Change the name of the database user used by Azzy. Do not change this. azzybot yes
POSTGRES_PASSWORD Change the name of the password of the database user used by Azzy. Do not change this. thisIsAzzyB0!P@ssw0rd yes
TZ Your specified timezone for log entries (doesn't matter for anything else, otherwise UTC will be used). Defaults to CET/CEST Europe/Berlin no