Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m16s
6 lines
88 B
Bash
6 lines
88 B
Bash
DB_USERNAME=user
|
|
DB_PASSWORD=password
|
|
DB_NAME=rhythm-dev
|
|
DB_PORT=5432
|
|
DB_HOST=localhost
|