3 lines
105 B
Bash
3 lines
105 B
Bash
DATABASE_URL="postgresql://fpt:fpt_secret@localhost:5432/fpt?schema=public"
|
|
POSTGRES_PASSWORD=fpt_secret
|