Skip to content
Snippets Groups Projects
Commit 9aa9aa51 authored by Eck Balázs István's avatar Eck Balázs István
Browse files

change port

parent 9d7cba46
Branches
No related tags found
No related merge requests found
......@@ -15,4 +15,4 @@ COPY imageuploader .
ENV PYTHONUNBUFFERED 1
# Futass egy parancsot a Django alkalmazás indításához
CMD ["python", "manage.py", "runserver", "0.0.0.0:8000"]
CMD ["python", "manage.py", "runserver", "0.0.0.0:8080"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment