add HEALTHCHECK.

This commit is contained in:
m1k1o
2021-03-19 14:42:54 +01:00
parent 14939db65a
commit ed2cdaf71d
3 changed files with 8 additions and 0 deletions

View File

@ -55,6 +55,7 @@ For n.eko room management software visit https://github.com/m1k1o/neko-rooms.
- Fixed small lags in video and improved video UX (by @mbattista).
- Added `m1k1o/neko:vncviewer` tag, use `NEKO_VNC_URL` to specify VNC target and use n.eko as a bridge.
- Abiltiy to include neko as a component in another Vue.Js project (by @gbrian).
- Added HEALTHCHECK to Dockerfile.
# Getting started & FAQ