Commit 6e237c10 authored by wangmingming's avatar wangmingming

请求造纸

parent 3da9064b
......@@ -12,7 +12,7 @@ RUN cd /home/opt/lcc-b6/ && npm i
COPY src/src.js /home/opt/lcc-b6/src.js
COPY src/jetblue.py /home/opt/lcc-b6/jetblue.py
CMD ["python3", "jetblue.py"]
CMD ["node", "start.js"]
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