Files
2025-07-19 23:41:12 +03:00

4 lines
107 B
Bash

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