Skip to content

Commit 945ee2a

Browse files
committed
Deploy CI CD on Test Server
1 parent b09e788 commit 945ee2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ FROM python:3.11.0
2424
# Set environment variables
2525
ENV PYTHONDONTWRITEBYTECODE 1
2626
ENV PYTHONUNBUFFERED 1
27+
WORKDIR /code
2728

2829
# Set working directory for backend
2930

0 commit comments

Comments
 (0)