rhythm-backend/example.env
Dmitri e99ef6354f
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m16s
init
2026-03-28 14:41:01 +01:00

6 lines
88 B
Bash

DB_USERNAME=user
DB_PASSWORD=password
DB_NAME=rhythm-dev
DB_PORT=5432
DB_HOST=localhost