Skip to content

Commit 71ed906

Browse files
author
Botium
authored
Update Readme.md
1 parent 08fea72 commit 71ed906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connectors/rasa/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ services:
3333
environment:
3434
PYTHONPATH: "/app/connectors/rasa:/app"
3535
RASA_DUCKLING_HTTP_URL: http://rasa-duckling:8000
36-
command: run -vv --cors "*" --credentials /app/connectors/rasa/credentials.yml --enable-api --model models/dialogue --endpoints endpoints.yml -t B0tium1234
36+
command: run -vv --cors "*" --credentials /app/connectors/rasa/credentials.yml --enable-api --model models/dialogue --endpoints endpoints.yml
3737
rasa-actions:
3838
build:
3939
context: .

0 commit comments

Comments
 (0)