Postgres complains about `Fatal: role root does not exist` when launching redash. Adding `POSTGRES_USER=postgres` to the env file fixes that. Maybe you want to add that to the setup ;)