Postgres as application db with SSL

Hi,

I’m trying to use postgres as the application DB but it’s failing because there’s no way to specify to use ssl with the MB_DB env vars. I’m user the dockerized version and I couldn’t find a way to specify the ssl option in the docs. I tried searching the source code without luck.

I also tried the METABASE_DATABASE_URI without any luck.

Is there a workaround for this?
Thanks!