rwadurian/backend/services/wallet-service/.env.example

5 lines
145 B
Plaintext

DATABASE_URL="postgresql://user:password@host:5432/database?schema=public"
NODE_ENV=development
APP_PORT=3002
JWT_SECRET=your-jwt-secret-key