Cody v3.2.0 Release Notes

Release Date: 2014-10-22 // over 9 years ago
    • cccs -> create_script
    • 🔧 create_script now generates a config.json file that contains all the necessary configuration variables. They can be changed manually in the file or they can be overriden by setting the respective environment variables. bash $ dbuser=mydbuser dbpassword=mydbpassword port=8080 node index