You've already forked immich
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:
3
server/bin/immich-healthcheck
Executable file
3
server/bin/immich-healthcheck
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
node /usr/src/app/dist/utils/healthcheck.js
|
Reference in New Issue
Block a user