Update jitsi_admin_websocket_dockerfile.txt
This commit is contained in:
parent
cb1b6fdfb1
commit
041b2fff61
1 changed files with 1 additions and 1 deletions
|
@ -38,4 +38,4 @@ RUN rm artifact.zip
|
|||
|
||||
USER nobody
|
||||
|
||||
HEALTHCHECK --timeout=10s CMD curl --silent --fail http://127.0.0.1:3000/healthz || exit 1
|
||||
HEALTHCHECK --timeout=10s CMD curl --silent --fail http://127.0.0.1:8080/healthz || exit 1
|
Loading…
Reference in a new issue