Skip to content

Commit

Permalink
add binary to entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
sonroyaalmerol committed Sep 14, 2024
1 parent c0002f0 commit 9e59ba2
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 @@ -52,4 +52,4 @@ ENV PUID=1000
ENV PGID=1000

# The container entrypoint
ENTRYPOINT ["/m3u-proxy/entrypoint.sh"]
ENTRYPOINT ["/m3u-proxy/entrypoint.sh", "/m3u-proxy/m3u-proxy"]

0 comments on commit 9e59ba2

Please sign in to comment.