try to setup demo
This commit is contained in:
@ -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"]
|
Reference in New Issue
Block a user