From f51e50ec232834d489f21d199ea33d3578c8f234 Mon Sep 17 00:00:00 2001 From: XiaoMo Date: Tue, 6 Jan 2026 19:17:55 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E6=9C=AB=E5=B0=BE=E7=9A=84=E7=A9=BA=E7=99=BD=E8=A1=8C?= 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 e0363db..75389e6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,4 +31,4 @@ RUN chmod -R 777 $CACHE_DIR EXPOSE 9520 # Default command -CMD ["node", "index.js"] +CMD ["node", "index.js"] \ No newline at end of file