Skip to content

Commit c5e537f

Browse files
committed
Deploy CI CD on Test Server
1 parent a22890a commit c5e537f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ RUN ls -l /code/static
4949

5050
# Copy Django project files
5151
COPY ./Backend/EcommerceInventory /code/
52-
COPY ./Frontend/ /code/
52+
COPY ./Frontend/ /code/Frontend/
5353

5454
# List contents (optional, for verification)
5555
RUN ls -l /code

0 commit comments

Comments
 (0)