Files
2026-02-12 12:47:10 +03:00

4 lines
109 B
Bash

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