From 076bb9a97408202ed93d5de1856571e1ce78d9b6 Mon Sep 17 00:00:00 2001 From: Rzy <465386466@qq.com> Date: Thu, 20 Jun 2024 14:11:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9E=84=E5=BB=BA=E9=95=9C=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9f0def0..7f21658 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,4 +24,4 @@ ADD ./sh/supervisord.conf /etc/supervisord.conf WORKDIR /src EXPOSE 10001 -CMD ["sh","/opt/startup.sh"] \ No newline at end of file +#CMD ["sh","/opt/startup.sh"] \ No newline at end of file