From 650fabadc575c089d9eaef113d828bf47919973f Mon Sep 17 00:00:00 2001 From: aszerW Date: Sun, 12 Oct 2025 15:45:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E7=9B=B4=E6=8E=A5=E5=90=AF?= =?UTF-8?q?=E5=8A=A8=EF=BC=8C=E6=94=B9=E6=88=90=E5=9C=A8=E8=B4=9F=E8=BD=BD?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- README.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 README.md diff --git a/Dockerfile b/Dockerfile index 6efc972..8469343 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,4 +31,4 @@ RUN rm -rf ./data EXPOSE 80 # 运行应用 -CMD ["python", "update_data.py"] \ No newline at end of file +# CMD ["python", "update_data.py"] \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29