Closed rvennam closed 8 years ago
Dashboard needs the URL of the bot:
socket_url : process.env.SOCKET_URL || 'dev-cloudco.mybluemix.net',
This task is for the toolchain to inject this env var
changes pushed to https://github.com/IBM-Bluemix/insurance-toolchain/tree/socket_url but waiting on changes done for the readme to be merged before submitting PR for this one
Dashboard needs the URL of the bot:
socket_url : process.env.SOCKET_URL || 'dev-cloudco.mybluemix.net',
This task is for the toolchain to inject this env var