Update Version: 1.4.0

This commit is contained in:
2026-05-14 18:40:27 -04:00
parent 6178e9e55b
commit 7afd726188
21 changed files with 1051 additions and 278 deletions
+2
View File
@@ -21,6 +21,8 @@ services:
# Without this, sessions are cleared on every container restart.
# Generate one with: openssl rand -hex 64
# - COOKIE_SECRET=your-64-plus-byte-secret-here
# Set to "false" to disable public registration (admin panel can still create users)
- ALLOW_REGISTRATION=false
# Log verbosity (default: server=debug,tower_http=debug)
# - RUST_LOG=info
volumes: