mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-25 06:56:40 +07:00
update deploy
This commit is contained in:
parent
2d2c959925
commit
6230217741
3 changed files with 11 additions and 95 deletions
|
@ -12,5 +12,6 @@ RUN yarn build
|
|||
WORKDIR /app/dist
|
||||
COPY ./docker/wait-for-it.sh .
|
||||
|
||||
EXPOSE ${EXPOSE}
|
||||
EXPOSE 80
|
||||
|
||||
CMD ["node", "./index.js"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue