Seth Foster d43c91e1a5
Option for dev env to enable ssl for postgres (#15151)
PG_TLS=true make docker-compose

This will add some extra startup commands
for the postgres container to generate a key and
cert to use for postgres connections.
It will also mount in pgssl.conf which has ssl configuration.

This can be useful for debugging issues that only surface
when using ssl postgres connections.
2024-06-05 12:48:08 -04:00
..
2024-05-31 13:55:17 -04:00
2024-05-31 13:55:17 -04:00
2024-05-31 13:55:17 -04:00
2024-02-15 12:32:05 +00:00