update dockerfile
This commit is contained in:
@@ -15,7 +15,6 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|||||||
|
|
||||||
# Copy UI code + assets
|
# Copy UI code + assets
|
||||||
COPY client/ ./client/
|
COPY client/ ./client/
|
||||||
COPY assets/ ./assets/
|
|
||||||
|
|
||||||
RUN mkdir -p /app/uploads
|
RUN mkdir -p /app/uploads
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user