more updates
This commit is contained in:
@@ -6,7 +6,7 @@ IMAGE_TAG=latest
|
||||
|
||||
# Required for authentication
|
||||
SECRET_KEY=<random-32-byte-hex>
|
||||
ADMIN_USER=admin
|
||||
ADMIN_USER=admin # change this in production
|
||||
ADMIN_PASSWORD=admin # change this in production
|
||||
|
||||
# Optional: check retention (limits DB growth)
|
||||
|
||||
Reference in New Issue
Block a user