Files
chill-import-from-canvas/.env.example
T

5 lines
94 B
Bash

POSTGRES_DB=chill-import
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_PORT=5432