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