Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: niliovo <[email protected]>
  • Loading branch information
niliovo committed Dec 29, 2024
1 parent 487eec4 commit fb65744
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 @@ -26,4 +26,4 @@ EOF
EXPOSE 5006

RUN chmod +x entrypoint.sh
ENTRYPOINT ["bash", "/home/node/siteproxy/entrypoint.sh"]
ENTRYPOINT ["./entrypoint.sh"]

0 comments on commit fb65744

Please sign in to comment.