added tele debug config (wip)

This commit is contained in:
Dobromir Popov
2023-12-19 22:07:11 +02:00
parent 9435650d4f
commit 2a947d6c7c
3 changed files with 21 additions and 3 deletions

View File

@ -75,5 +75,5 @@ EXPOSE 8080 8081
# CMD ["npm", "start"]
# CMD ["npm", "run", "start:demo"]
CMD ["npm", "run", "start:tele"]
CMD ["npm", "run", "start:demo"]
#CMD ["npm", "run", "start:tele"]