more updates

This commit is contained in:
2026-03-10 15:50:42 +00:00
parent 575ff7d957
commit 7217b7491f

View File

@@ -6,7 +6,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 # change this in production
ADMIN_PASSWORD=admin # change this in production ADMIN_PASSWORD=admin # change this in production
# Optional: check retention (limits DB growth) # Optional: check retention (limits DB growth)