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

5 lines
94 B
Plaintext

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