Update docker-compose-articulateui.yml

This commit is contained in:
Obrain2016 2018-09-24 10:02:24 -05:00 committed by GitHub
parent 7eb30ded8f
commit 83f64b7575
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ services:
- API_URL - API_URL
rasa: rasa:
image: botsharpdocker/botsharp:latest image: botsharpdocker/botsharp-rasa:latest
ports: ['0.0.0.0:5000:5000'] ports: ['0.0.0.0:5000:5000']
networks: ['botsharp-network'] networks: ['botsharp-network']