the-tip-top-backend/backend/.env
soufiane e8615afe99
All checks were successful
the-tip-top-backend/pipeline/head This commit looks good
push
2025-10-24 15:00:38 +02:00

6 lines
85 B
Bash

DB_HOST=the-tip-top-db
DB_USER=postgres
DB_PASS=postgres
DB_NAME=thetiptop
PORT=4000