Update docker-compose-rasaui.yml
This commit is contained in:
parent
83f64b7575
commit
a8db08990b
|
|
@ -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']
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue