Files
Datarush/infrastructure/migrate/.env.template
T
2025-12-17 17:33:02 +03:00

6 lines
124 B
Bash

POSTGRES_HOST=localhost
POSTGRES_PORT=5432
POSTGRES_USERNAME=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DATABASE=postgres