[GH-ISSUE #67] Docker container should expose HTTP port #51

Closed
opened 2026-02-25 21:31:05 +03:00 by kerem · 2 comments
Owner

Originally created by @sbonfert on GitHub (Aug 14, 2020).
Original GitHub issue: https://github.com/ciur/papermerge/issues/67

Since the app container runs a HTTP server on port 8000, it should expose that port:

EXPOSE 8000

That makes integration into a reverse proxy easier ;)

Originally created by @sbonfert on GitHub (Aug 14, 2020). Original GitHub issue: https://github.com/ciur/papermerge/issues/67 Since the app container runs a HTTP server on port 8000, it should expose that port: > EXPOSE 8000 That makes integration into a reverse proxy easier ;)
kerem 2026-02-25 21:31:05 +03:00
Author
Owner

@ciur commented on GitHub (Aug 15, 2020):

Hi @sbonfert,

Do you mind creating creating a pull request with that change ?
I will gladly accept it 😄

<!-- gh-comment-id:674347091 --> @ciur commented on GitHub (Aug 15, 2020): Hi @sbonfert, Do you mind creating creating a pull request with that change ? I will gladly accept it :smile:
Author
Owner

@ciur commented on GitHub (Aug 26, 2020):

looks like not very important

<!-- gh-comment-id:680722563 --> @ciur commented on GitHub (Aug 26, 2020): looks like not very important
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/papermerge#51
No description provided.