fix: update docker-compose to docker compose and add ADMIN_PASSWORD to .env.example (#189)

- Replace deprecated docker-compose (v1) with docker compose (v2) in README
- Add missing ADMIN_PASSWORD to .env.example so new users don't get a
  blank-string warning and can actually log in after first setup
This commit is contained in:
Paul Nothaft
2026-02-21 08:28:49 +01:00
parent c4f16eb76c
commit a4c624802b
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -22,6 +22,7 @@ REDIS_PASSWORD=your_secure_redis_password_here
# Admin Account (initial setup)
ADMIN_USERNAME=admin
ADMIN_EMAIL=[email protected]
ADMIN_PASSWORD=your_secure_admin_password_here
# Email Configuration
# For Gmail: use app-specific password