Skip to content

Commit

Permalink
changed to port 80
Browse files Browse the repository at this point in the history
  • Loading branch information
malak-elbanna authored Jan 12, 2024
1 parent 170ea0c commit 77a41b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ RUN pip install --no-cache-dir -r requirements.txt

ENV RECAPTCHA_PRIVATE_KEY = 6Lfer0kpAAAAAEAtPP1igzvVEtUySFK8UpOCN57X

EXPOSE 3000
EXPOSE 80

CMD ["python", "main.py"]

0 comments on commit 77a41b3

Please sign in to comment.