2 lines
94 B
Bash
2 lines
94 B
Bash
DATABASE_URL="postgresql://photohost:photohost_secret@localhost:5432/photohost?schema=public"
|
DATABASE_URL="postgresql://photohost:photohost_secret@localhost:5432/photohost?schema=public"
|