top-tran/backend/.env.example
Rayan Konecny 2ecccc2e29 Deploy prd
2026-05-03 18:48:39 -03:00

15 lines
334 B
Text

# Database
DATABASE_URL=postgresql://postgres:postgres@175.15.15.90:5432/toptran
DB_USER=postgres
DB_PASSWORD=postgres
DB_HOST=175.15.15.90
DB_PORT=5432
DB_NAME=toptran
# Server
PORT=4000
NODE_ENV=production
# JWT
JWT_SECRET=iDgji2sbBKqmPerRHnQXFK0iHwmfNTNb5zreuetUecD
JWT_REFRESH_SECRET=pFLRKyVdDaTVdEWNebDWMQuMdbpgCnsx4p3WiVRgmuU