Skip to content

Commit

Permalink
commit changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mexmonjonovuz committed Dec 6, 2024
1 parent 2742fb9 commit 6cec1ca
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,4 @@ RUN pip install --no-cache-dir -r requirements.txt
#RUN pip install --upgrade pip
#RUN --mount=type=cache,id=custom-pip,target=/root/.cache/pip pip install -r requirements.txt

CMD ["python3", "manage.py", "runserver", "0:8000"]


CMD ["python3", "manage.py", "runserver", "0:8000"]

0 comments on commit 6cec1ca

Please sign in to comment.