Update docker-compose-rasaui.yml

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

View file

@ -9,7 +9,7 @@ services:
- rasanluendpoint=http://botsharp:5000 - rasanluendpoint=http://botsharp:5000
botsharp: botsharp:
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']