1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-07 23:03:36 +02:00

fix(server): healthcheck (#10811)

This commit is contained in:
Jason Rasmussen
2024-07-03 12:27:03 -04:00
committed by GitHub
parent ab2ea28ed9
commit de62bd3ba5
2 changed files with 4 additions and 1 deletions

3
server/bin/immich-healthcheck Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
node /usr/src/app/dist/utils/healthcheck.js