Update README.rst
This commit is contained in:
parent
18a4578084
commit
46ee41909a
|
|
@ -63,9 +63,12 @@ Start a container:
|
|||
PS D:\BotSharp\> docker run -it -p 5000:5000 botsharp
|
||||
|
||||
|
||||
We integrate Rasa UI with botsharp, you can use docker compose to run
|
||||
To integrate Rasa UI with botsharp, you can use docker compose to run
|
||||
|
||||
docker-compose up
|
||||
::
|
||||
|
||||
PS D:\BotSharp\> docker-compose up
|
||||
|
||||
|
||||
point your web browser at http://localhost:5001 and enjoy Rasa-UI with Botsharp
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue