Files
FPT/.env.example
Damian Kellenberger 1e8f1772d9
Deploy App / deploy (push) Failing after 1m1s
First Commit
2026-07-08 00:13:32 +02:00

3 lines
105 B
Bash

DATABASE_URL="postgresql://fpt:fpt_secret@localhost:5432/fpt?schema=public"
POSTGRES_PASSWORD=fpt_secret