I want to deploy my app in gitHub and LIVE my app in Heroku but there is some sensitive information in my code. what should I do now?
I have a user name and user password to connect my app with cloud-based MongoDB database.
I want to deploy my app in gitHub and LIVE my app in Heroku but there is some sensitive information in my code. what should I do now?
I have a user name and user password to connect my app with cloud-based MongoDB database.