Skip to content

Commit

Permalink
update conversation workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
Yun Jie Zhou committed Jun 4, 2017
1 parent fd46dd1 commit b46b935
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions launchConfigurations/Chatbot.launch
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"Params": {
"DevMode": {
"Instrumentation": {
"command": "",
"env": {
"BLUEMIX_APP_MGMT_ENABLE": "devconsole+shell+inspector",
"NODE_ENV": "development"
},
"memory": "384M"
},
"Packager": "com.ibm.perfectstorm.cloudoe.packager.LiveEditDeploymentPackager"
},
"Name": "chatbot-bjtu",
"Target": {
"Url": "https://api.ng.bluemix.net",
"Org": "[email protected]",
"Space": "devops_yunjiez"
},
"Timeout": 60
},
"Path": "",
"ServiceId": "com.ibm.cloudoe.orion.client.deploy",
"Type": "Cloud Foundry"
}
2 changes: 1 addition & 1 deletion manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ applications:
buildpack: liberty-for-java
env:
JVM: openjdk
CONVERSATION_WORKSPACE_ID: 83a32b9c-03c7-4f9f-9188-880f6bb3f7ae
CONVERSATION_WORKSPACE_ID: 6d499243-66f4-4667-a98c-9ab34108982f
CAR_SERVICE_HOST: IOTCar-yunjiez.mybluemix.net

0 comments on commit b46b935

Please sign in to comment.