build auth modal

This commit is contained in:
2026-03-28 01:23:53 -05:00
parent 3761e2cf52
commit 2c128a404e
12 changed files with 360 additions and 41 deletions

View File

@@ -6,3 +6,7 @@ PORT=3000
# Data directory inside the container (default: /data)
DATA_DIR=/data
# Admin credentials for upload/edit/delete access (REQUIRED — change before deploying)
ADMIN_USER=admin
ADMIN_PASS=changeme