cic-chain-events/migrations/tern.conf

8 lines
163 B
Plaintext
Raw Permalink Normal View History

2023-01-05 12:45:09 +01:00
[database]
host = {{env "PG_HOST"}}
port = {{env "PG_PORT"}}
database = {{env "PG_DB"}}
user = {{env "PG_USER"}}
password = {{env "PG_PASSWORD"}}
sslmode = prefer