File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44ASSISTANT_URL = https://gateway.watsonplatform.net/assistant/api
55# Germany
66# ASSISTANT_URL=https://gateway-fra.watsonplatform.net/assistant/api
7- ASSISTANT_USERNAME = username
8- ASSISTANT_PASSWORD = password
7+ # ASSISTANT_USERNAME=username
8+ # ASSISTANT_PASSWORD=password
99WORKSPACE_ID = your_workspace_id
1010
1111# if is apikey
12- # ASSISTANT_IAM_APIKEY=apikey
12+ ASSISTANT_IAM_APIKEY = apikey
1313
1414# SLACK
1515SLACK_TOKEN = your_slack_bot_token
Original file line number Diff line number Diff line change 44ASSISTANT_URL = https://gateway.watsonplatform.net/assistant/api
55# Germany
66# ASSISTANT_URL=https://gateway-fra.watsonplatform.net/assistant/api
7- ASSISTANT_USERNAME = username
8- ASSISTANT_PASSWORD = password
7+ # ASSISTANT_USERNAME=username
8+ # ASSISTANT_PASSWORD=password
99WORKSPACE_ID = your_workspace_id
1010
1111# SLACK
1212SLACK_TOKEN = your_slack_bot_token
1313
1414# if is apikey
15- # ASSISTANT_IAM_APIKEY=apikey
15+ ASSISTANT_IAM_APIKEY = apikey
You can’t perform that action at this time.
0 commit comments