feat: implement user-specific inventory management with security checks
Test Suite / test (24.15.0) (push) Has been cancelled
Test Suite / test (24.15.0) (push) Has been cancelled
This commit is contained in:
@@ -26,6 +26,13 @@ NEXT_PUBLIC_API_URL=https://recept.gynther.se
|
||||
# CORS — tillåtna origins för backend-API (normalt samma som APP_URL)
|
||||
ALLOWED_ORIGIN=https://recept.gynther.se
|
||||
|
||||
# Importer integration
|
||||
IMPORTER_SERVICE_URL=http://importer-api:3001
|
||||
RECEIPT_TRACE_DECISIONS=0
|
||||
|
||||
# Optional webhook hardening
|
||||
GITEA_WEBHOOK_SECRET=
|
||||
|
||||
# Bootstrap-användare (skapas/uppdateras vid appstart)
|
||||
ADMIN_NADMIN_PASSWORD=byt-ut-mig
|
||||
ADMIN_PADMIN_PASSWORD=byt-ut-mig
|
||||
|
||||
Reference in New Issue
Block a user