This commit is contained in:
2026-03-10 15:36:33 +00:00
parent d641e181ba
commit e84f7a757f

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=<strong-password> ADMIN_PASSWORD=admin
# 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)