I am trying to deploy my app to streamlit cloud using a postgresql db connection. Is there a specific .conf setting I am missing? I changed my listen_addresses = ‘*’ not sure what other config settings are required.
- secrets.toml - done
- requirements.txt - done and loads
Still not able to connect though.