chore: remover .env.bak del repo (secrets) + gitignore
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
# --- 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
|
||||
@@ -6,3 +6,4 @@ next-env.d.ts
|
||||
.env.local
|
||||
data/
|
||||
.atl/
|
||||
.env.bak*
|
||||
|
||||
Reference in New Issue
Block a user