Skip to content

Commit

Permalink
assigning exposed port
Browse files Browse the repository at this point in the history
  • Loading branch information
yokwejuste committed Aug 18, 2024
1 parent 1d0c7c6 commit bc43863
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ COPY config/docker/supervisord-celery.conf /etc/supervisor/conf.d/
COPY config/script/start.sh /start.sh
RUN chmod +x /start.sh

EXPOSE 8000

CMD ["/start.sh"]

0 comments on commit bc43863

Please sign in to comment.