LOG_LEVEL=debug # info | debug | warning | trace | error SQLITE_FILENAME=/data/db.sqlite # filename / path inside the container. DATA_MNT="/mnt" # folder mount on host that holds the database file.