We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96ad96b commit 34ebdbfCopy full SHA for 34ebdbf
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
volumes:
11
- "./rasa-app-data/models:/app/models"
12
- "./rasa-app-data/logs:/app/logs"
13
- command: "run --enable-api --debug -m examples/resturantbot"
+ command: "run --enable-api --debug"
14
15
rasa_ui:
16
image: paschmann/rasa-ui:latest
0 commit comments