brainwise-demo-cli
Version:
brainwise-Newcli is an open source chatbot platform based on Rasa.
20 lines (19 loc) • 687 B
YAML
images:
default:
brainwise: brainwise/jessychatbot:branch-version-0.17
brainwise-api: brainwise/jessychatbot-api:branch-version-0.17
nlu: brainwise-nlu-local:latest
actions: brainwise-actions-local:latest
mongo: mongo:latest
# The .env file is generated from the following section.
# You can add/edit environment variable here.
# Note that they will be upper cased in the generated .env file
env:
bf_project_id: bf
mongo_url: mongodb://mongo:27017/bf
actions_url: http://actions:5055/webhook
bf_url: http://brainwise-api:8080
orchestrator: docker-compose
root_url: https://development.brainwise.me
socket_path: /socket.io/
mongo_initdb_database: bf