mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-22 22:07:10 +00:00
4 lines
107 B
Bash
4 lines
107 B
Bash
DATA_SOURCE_URI=postgres:5432/postgres?sslmode=disable
|
|
DATA_SOURCE_USER=postgres
|
|
DATA_SOURCE_PASS=postgres
|