psql-terraform-db #12
1 changed files with 4 additions and 0 deletions
4
.envrc
4
.envrc
|
@ -1 +1,5 @@
|
||||||
use_flake
|
use_flake
|
||||||
|
export PGSSLROOTCERT=~/.config/home/postgresql_server.crt
|
||||||
|
export PGSSLMODE=verify-ca
|
||||||
|
export PGSSLCERT=~/.config/home/postgresql_client.crt
|
||||||
|
export PGSSLKEY=~/.config/home/postgresql_client.key
|
||||||
|
|
Loading…
Reference in a new issue