# DATABASE_URL="file:../student.db"
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/studentdb"
