mirror of https://github.com/immich-app/immich.git
fix(server): healthcheck (#10811)
parent
ab2ea28ed9
commit
de62bd3ba5
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
node /usr/src/app/dist/utils/healthcheck.js
|
||||
Loading…
Reference in New Issue