try to setup demo

This commit is contained in:
Dobromir Popov
2024-06-15 17:32:12 +03:00
parent 98ae4f5e99
commit bab8528db1
7 changed files with 20 additions and 11 deletions

View File

@ -90,5 +90,6 @@ RUN . /venv/bin/activate && pip install --upgrade pip && pip install -r agent-py
# CMD ["npm", "start"]
CMD ["npm", "run", "start:demo"]
# CMD ["npm", "run", "start:demo"]
CMD ["npm", "run", "start:demo-chat"]
#CMD ["npm", "run", "start:tele"]