update message

This commit is contained in:
2026-03-10 15:38:49 +00:00
parent e84f7a757f
commit 575ff7d957

View File

@@ -7,7 +7,7 @@ IMAGE_TAG=latest
# Required for authentication # Required for authentication
SECRET_KEY=<random-32-byte-hex> SECRET_KEY=<random-32-byte-hex>
ADMIN_USER=admin ADMIN_USER=admin
ADMIN_PASSWORD=admin ADMIN_PASSWORD=admin # change this in production
# Optional: check retention (limits DB growth) # Optional: check retention (limits DB growth)
# CHECK_RETENTION_COUNT=5000 # keep last N checks per service (default 5000) # CHECK_RETENTION_COUNT=5000 # keep last N checks per service (default 5000)