mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Update Dockerfile
This commit is contained in:
parent
e91cdf8c1f
commit
c90b45d2e4
@ -4,7 +4,7 @@ LABEL maintainer="Websoft9<help@websoft9.com>"
|
||||
# Create API Directory
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
# Copy source and Install pip dpendencies
|
||||
# Copy source and install pip dpendencies
|
||||
COPY api ./api
|
||||
COPY static ./static
|
||||
COPY requirements.txt main.py ./
|
||||
|
Loading…
Reference in New Issue
Block a user