Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
clayoster committed Nov 27, 2024
1 parent 0c744a0 commit a0eb79f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN set -ex \
&& pip install --no-cache-dir -r requirements.txt \
&& pip cache purge

# Expose port 8080
EXPOSE 8080

# Allow stdout from python app through to docker logs
Expand Down

0 comments on commit a0eb79f

Please sign in to comment.