Docker-NetworkingDataPersis.../api/.env

6 lines
74 B
Bash

PGHOST=db
PGUSER=postgres
PGPASSWORD=postgres
PGDATABASE=mydb
PGPORT=5432