@everyone
I'm having issues with setting up self hosting. It keeps saying that it is missing a database. I used the official docs for the docker-compose to set it up.
.env
_APP_OPTIONS_ABUSE=disabled _APP_DB_USER=new-user _APP_DB_PASS=new-password _APP_DB_ROOT_PASS=new-root-password