Hey! Im a huge fan of this project but sadly when I start the container it instantly exits and the error is:
django.db.utils.OperationalError: FATAL: no pg_hba.conf entry for host "172.28.0.3", user "silverstrike", database "silverstrikedb", SSL off
I already tried editing pg_hba.conf and adding
host all all all md5 but that does not change anything