[GH-ISSUE #195] Expose port 80 so traefik can pick it up automaticlly #155

Closed
opened 2026-05-07 00:20:42 +02:00 by BreizhHardware · 2 comments

Originally created by @s-h-a-r-d on GitHub (Mar 31, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/195

Currently traefik needs to be specifically told to which port to forward the traffic. Adding EXPOSE 80 to docker file allows traefik to automatically detect the port. And it is a good practice anyways.

Originally created by @s-h-a-r-d on GitHub (Mar 31, 2022). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/195 Currently traefik needs to be specifically told to which port to forward the traffic. Adding `EXPOSE 80` to docker file allows traefik to automatically detect the port. And it is a good practice anyways.
BreizhHardware 2026-05-07 00:20:42 +02:00
Author
Owner

@binwiederhier commented on GitHub (Apr 1, 2022):

Done in github.com/binwiederhier/ntfy@611894fd05, will be in next release.

<!-- gh-comment-id:1085859038 --> @binwiederhier commented on GitHub (Apr 1, 2022): Done in https://github.com/binwiederhier/ntfy/commit/611894fd05133dc2e32ca29a2fed73d5269f94ea, will be in next release.
Author
Owner

@zombiehoffa commented on GitHub (Jul 24, 2023):

I apologize for commenting on this closed issue but github doesn't seem to have any way else to contact shard. Shard, can you share your working traefik config? I'm trying to get this going now and can't seem to get it to work.

<!-- gh-comment-id:1647145772 --> @zombiehoffa commented on GitHub (Jul 24, 2023): I apologize for commenting on this closed issue but github doesn't seem to have any way else to contact shard. Shard, can you share your working traefik config? I'm trying to get this going now and can't seem to get it to work.
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/ntfy#155
No description provided.