immich version, caddy
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 46s

This commit is contained in:
2025-09-29 21:49:04 -03:00
parent 68b8a7c665
commit 260b3f731e
4 changed files with 6 additions and 6 deletions

View File

@@ -32,7 +32,7 @@ services:
- SCRUTINY_WEB_INFLUXDB_ORG=homelab
- SCRUTINY_WEB_INFLUXDB_BUCKET=scrutiny
# Optional but highly recommended to notify you in case of a problem
- SCRUTINY_NOTIFY_URLS=["http://http://192.168.1.202:9898/SMART"]
- SCRUTINY_NOTIFY_URLS=["http://192.168.1.202:9898/SMART"]
depends_on:
- scrutiny-influxdb
restart: unless-stopped