Files
movienight-backend/infrastructure/configs/postgres-exporter/.env.template
T

4 lines
109 B
Bash

DATA_SOURCE_URI=postgresql:5432/postgres?sslmode=disable
DATA_SOURCE_USER=postgres
DATA_SOURCE_PASS=postgres