Skip to content

Commit

Permalink
first init
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiesun committed Nov 15, 2023
1 parent 740bd50 commit 3667b26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ WORKDIR /app
# 将项目文件复制到工作目录
COPY apps /app/libs
COPY ./main.py /app/main.py
COPY ./webapi.py /app/webapi.py
COPY ./requirements.txt /app/requirements.txt

# 安装项目依赖
Expand Down

0 comments on commit 3667b26

Please sign in to comment.