Skip to content

Commit ec7f19f

Browse files
fix: remove service binding
Remove the assistant service from the manifest Fixes #188
1 parent ac3a713 commit ec7f19f

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

manifest.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
1-
---
2-
declared-services:
3-
my-watson-assistant-service:
4-
label: conversation
5-
plan: free
61
applications:
72
- name: watson-assistant-simple
83
command: npm start
94
path: .
105
memory: 256M
116
instances: 1
12-
services:
13-
- my-watson-assistant-service

0 commit comments

Comments
 (0)