mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
Update PORT configuration in .env.example from 3002 to 4000
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user