option_settings: aws:elasticbeanstalk:application:environment: PARSE_MOUNT: "/parse" APP_ID: "ReplaceWithAppID" MASTER_KEY: "ReplaceWithMasterKey" DATABASE_URI: "ReplaceWithDatabaseURI" NODE_ENV: "production" aws:elasticbeanstalk:container:nodejs: NodeCommand: "npm start"