I don't see anything in the documentation about it. I need to be able to use an SSL connection to my Postgres db (accessing a Heroku instance externally). Is there a way to set this in datasources.json?
Asked
Active
Viewed 416 times
1 Answers
2
You should be able to set "ssl": true
in the config for that datasource and have that propagated to the connector.

Ryann Graham
- 8,079
- 2
- 29
- 32