Skip to content

Commit

Permalink
new: show status in docekr
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed Nov 16, 2024
1 parent e53b5b4 commit 5bff5b8
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 @@ RUN cp /opt/hiddify-manager/other/docker/* /usr/bin/



ENTRYPOINT ["/bin/bash","-c", "./apply_configs.sh --no-gui && tail -f /opt/hiddify-manager/log/system/*"]
ENTRYPOINT ["/bin/bash","-c", "./apply_configs.sh --no-gui && ./status.sh --no-gui && tail -f /opt/hiddify-manager/log/system/*"]

0 comments on commit 5bff5b8

Please sign in to comment.