Update docker-compose-articulateui.yml
This commit is contained in:
parent
7eb30ded8f
commit
83f64b7575
|
|
@ -18,7 +18,7 @@ services:
|
|||
- API_URL
|
||||
|
||||
rasa:
|
||||
image: botsharpdocker/botsharp:latest
|
||||
image: botsharpdocker/botsharp-rasa:latest
|
||||
ports: ['0.0.0.0:5000:5000']
|
||||
networks: ['botsharp-network']
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue