Complete all for Items
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user