Open RazanTayyem opened 5 years ago
step 6 : The DB_URL = postgres://tododb:0000@localhost:5432/tododb". should be DB_URL = postgres://todouser:0000@localhost:5432/tododb
DB_URL = postgres://tododb:0000@localhost:5432/tododb".
DB_URL = postgres://todouser:0000@localhost:5432/tododb
well spotted
Thanks for correcting me. I was half awake when I made it lol.
or half asleep? 😴
step 6 : The
DB_URL = postgres://tododb:0000@localhost:5432/tododb".
should beDB_URL = postgres://todouser:0000@localhost:5432/tododb