Merge main into Scene 7 evidence workflow
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
DATABASE_URL=postgres://osint:osint_secret@localhost:5433/osint_dev
|
||||
|
||||
# Dev ports — give each branch checkout distinct values to run them side by side.
|
||||
# PORT is the Express API; WEB_PORT is the Vite dev server, which proxies /api to PORT.
|
||||
PORT=8787
|
||||
WEB_PORT=5173
|
||||
CORS_ORIGIN=http://localhost:5173
|
||||
LEVEL_EDITING_ENABLED=true
|
||||
JWT_SECRET=osint-local-dev-secret
|
||||
|
||||
Reference in New Issue
Block a user