Skip to content

Commit

Permalink
Change default listen port of dockerfile to 2112
Browse files Browse the repository at this point in the history
  • Loading branch information
musaprg authored Jan 4, 2024
1 parent 252031a commit 76daf7f
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 @@ -17,5 +17,5 @@ COPY --from=builder /workspace/epgstation-exporter .
USER 65532:65532

ENTRYPOINT [ "/epgstation-exporter" ]
EXPOSE 2121
EXPOSE 2112

0 comments on commit 76daf7f

Please sign in to comment.