Files
DataRush/infrastructure/postgres-exporter/.env.template
T

4 lines
107 B
Bash

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