Closed Eeshu-Yadav closed 1 month ago
works
@ivedantmistry it is not a good practise of push the database in github. usually users created on their own db using postgres or something and store the credentials in .env
@ivedantmistry i have merges the pr regarding this issue , but it seems you have undo the merge with the master branch . can you please tell me the reason ? , because i have to the details regarding .env file and there is nothing like that in the master branch
generally sending the database details in github is not a good practise . although it is a testing purpose db not for production purpose . so i will shift the whole tales to postgres and store the credentials in .env file