diff --git a/config/project.config.js b/config/project.config.js index 0bd54377d..daeea9559 100644 --- a/config/project.config.js +++ b/config/project.config.js @@ -26,12 +26,6 @@ const config = { server_host : ip.address(), // use string 'localhost' to prevent exposure on local network server_port : process.env.PORT || 3000, - db_uri: 'mongodb://rauleite:senha@localhost/react_app', - jwt_secret: 'kS?3w_Be=#6YJ+&$', - - email : 'raul.abreu.leite@gmail.com', - email_pass : 'Ja58Ah58', - // ---------------------------------- // Compiler Configuration // ----------------------------------