installed telegram deps

This commit is contained in:
Dobromir Popov
2023-12-19 20:21:34 +02:00
parent b4d216ba70
commit 9435650d4f
3 changed files with 83 additions and 2 deletions

View File

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