feat: add admin dashboard with basic auth and update README for configuration and API details

This commit is contained in:
2025-12-16 11:20:00 +00:00
parent ac28dd14e4
commit 59962f8192
4 changed files with 484 additions and 97 deletions

View File

@@ -10,3 +10,5 @@ MINIO_SECRET_KEY=minioadmin
MINIO_BUCKET=videos
MINIO_REGION=us-east-1
MINIO_PRESIGNED_EXPIRY_SECONDS=600
ADMIN_USERNAME=admin
ADMIN_PASSWORD=strong-password