Skip to content

Commit 4167e9c

Browse files
author
moon
committed
update docker
1 parent e7447e0 commit 4167e9c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ RUN pip install --no-cache-dir -r requirements.txt
99
# Copy the rest of the application code
1010
COPY . .
1111

12-
# Set environment variable for Python
13-
ENV PYTHONUNBUFFERED=1
14-
1512
EXPOSE 8080
1613

1714
# Command to start the server

0 commit comments

Comments
 (0)