Commit 57e56528 authored by chenhan wang's avatar chenhan wang
Browse files

fix: start cmd

parent 79a77193
...@@ -28,7 +28,7 @@ WORKDIR /home/pastebin/backend ...@@ -28,7 +28,7 @@ WORKDIR /home/pastebin/backend
# 你可以添加其他一些需要的命令或设置,根据实际情况进行调整 # 你可以添加其他一些需要的命令或设置,根据实际情况进行调整
# 设置启动命令 # 设置启动命令
CMD ["/home/pastebin/backend/pastebin"] CMD ["/home/pastebin/backend/pastebin"]
......
Supports Markdown
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