Skip to content

Commit

Permalink
Change default listen port of dockerfile to 2112 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
musaprg committed Jan 4, 2024
1 parent 252031a commit 4f4a061
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 4f4a061

Please sign in to comment.