Merge pull request #112 from Tria-plc/alpha

Update PORT configuration in .env.example from 3002 to 4000
This commit is contained in:
Stephanos A.
2026-06-07 18:58:15 +03:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# App
NODE_ENV=development
PORT=3002
PORT=4000
# Database (Prisma)
DATABASE_URL=postgresql://edr:edr_secret@localhost:5432/edr_passenger?schema=edr_passenger