mirror of
https://github.com/immich-app/immich.git
synced 2026-02-13 20:37:51 +03:00
chore(deployment): add healthcheck option for DB (#25024)
This commit is contained in:
@@ -146,6 +146,8 @@ services:
|
||||
ports:
|
||||
- 5432:5432
|
||||
shm_size: 128mb
|
||||
healthcheck:
|
||||
disable: false
|
||||
# set IMMICH_TELEMETRY_INCLUDE=all in .env to enable metrics
|
||||
# immich-prometheus:
|
||||
# container_name: immich_prometheus
|
||||
|
||||
Reference in New Issue
Block a user