Files
Node.js-14-Cookbook/Chapter07/postgres-app/.env
T
2020-05-16 14:33:26 +01:00

3 lines
47 B
Bash

PGUSER=postgres
PGPASSWORD=PASSWORD
PGPORT=5432