Skip to content

Commit 571fb29

Browse files
author
Emile Frey
committed
removed comments
1 parent e0837ae commit 571fb29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

backend/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ COPY . /app/backend
2020
# Make port 8000 available for the app
2121
EXPOSE 8000
2222

23-
# Be sure to use 0.0.0.0 for the host within the Docker container,
24-
# otherwise the browser won't be able to find it
2523
CMD python manage.py runserver 0.0.0.0:8000
2624

2725
# # copy entrypoint.sh

0 commit comments

Comments
 (0)