how to change env file content
So i added the .env file in gitignore , and then pushed it to main branch . because of my disk error my files got deleted , so i now cloned the project , and due to security reasons i wanted to change my content in env file but now i dont have any .env file in cloned project.
how to change env file content
So i added the .env file in gitignore , and then pushed it to main branch . because of my disk error my files got deleted , so i now cloned the project , and due to security reasons i wanted to change my content in env file but now i dont have any .env file in cloned project.