All checks were successful
the-tip-top-backend/pipeline/head This commit looks good
6 lines
85 B
Bash
Executable File
6 lines
85 B
Bash
Executable File
PORT=4000
|
|
DB_HOST=the-tip-top-db
|
|
DB_USER=postgres
|
|
DB_PASS=postgres
|
|
DB_NAME=thetiptop
|