Closed abidnazirisami closed 2 years ago
The secret key used for our backend keeps the secret key in the settings.py file. Move this key to the .env file, make sure the file is in .gitignore and change the key (since it has been exposed).
The secret key used for our backend keeps the secret key in the settings.py file. Move this key to the .env file, make sure the file is in .gitignore and change the key (since it has been exposed).