Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…mB-back into develop
  • Loading branch information
Euizzang8001 committed Jul 31, 2024
2 parents e85827c + 3396547 commit ff7943a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KUA/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ RUN pip install -r requirements.txt

EXPOSE 8000

CMD ["python","manage.py", "runserver"]
CMD ["python","manage.py", "runserver", "0.0.0.0:8000"]

0 comments on commit ff7943a

Please sign in to comment.