UX: lector publico, panel admin escondido, paginacion feed, auth activa
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# --- worst-scan-web ---
|
||||
|
||||
# Backend API (pipeline)
|
||||
API_BASE_URL=http://194.163.191.200:8080/api/v1
|
||||
API_KEY=
|
||||
|
||||
# Web auth (vacío = sin login)
|
||||
WEB_PASSWORD=
|
||||
|
||||
# Webhook validation
|
||||
WEBHOOK_SECRET=
|
||||
|
||||
# DB path
|
||||
DB_PATH=/home/ren/web/worst-scan-web/data/worst-scan.db
|
||||
|
||||
# Covers dir
|
||||
COVERS_DIR=/home/ren/web/worst-scan-web/data/covers
|
||||
Reference in New Issue
Block a user