Complete all for Items

This commit is contained in:
2026-07-17 14:27:51 +05:30
parent f72b24fcaa
commit 62a5d857de
103 changed files with 2540 additions and 3259 deletions
+7
View File
@@ -0,0 +1,7 @@
# Origin of the ERPCore backend. Used ONLY by the Next rewrite proxy in next.config.ts
# (server-side), so it is intentionally not NEXT_PUBLIC_* — the browser never sees it and
# only ever calls this Next server at same-origin /api/v1.
#
# Use the backend's HTTP port: its HTTPS port serves a self-signed dev cert that the
# proxy will refuse.
BACKEND_ORIGIN=http://localhost:5224