cic-custodial/migrations/tern.conf

7 lines
162 B
Plaintext
Raw Normal View History

[database]
host = {{env "PG_HOST"}}
port = {{env "PG_PORT"}}
database = {{env "PG_DB"}}
user = {{env "PG_USER"}}
password = {{env "PG_PASSWORD"}}
sslmode = prefer