Commit 2787f335 authored by Administrator's avatar Administrator

Update Dockerfile

parent dfdca9e9
...@@ -8,4 +8,4 @@ RUN git clone http://root:ahmadX09@git.fcfglobal.co/root/telegram-bot-ping.git \ ...@@ -8,4 +8,4 @@ RUN git clone http://root:ahmadX09@git.fcfglobal.co/root/telegram-bot-ping.git \
&& npm install && npm install
EXPOSE 3000 EXPOSE 3000
WORKDIR /telegram-bot-ping WORKDIR /telegram-bot-ping
CMD ["pm2-runtime","order.json"] CMD ["pm2-runtime","updater.json"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment