We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac33a0 commit 346e3bdCopy full SHA for 346e3bd
Dockerfile
@@ -73,5 +73,4 @@ RUN chmod +x wg-ui
73
COPY init.sh .
74
75
EXPOSE 5000/tcp
76
-HEALTHCHECK CMD ["wget","--output-document=-","--quiet","--tries=1","http://127.0.0.1:$(echo ${BIND_ADDRESS:-5000} | cut -d ':' -f2)/_health"]
77
ENTRYPOINT ["./init.sh"]
0 commit comments