Files
inventory/inventory-server/dashboard/auth-server/.env.example
2025-10-04 16:14:09 -04:00

10 lines
221 B
Plaintext

# Server Configuration
NODE_ENV=development
PORT=3003
# Authentication
JWT_SECRET=your-secret-key-here
DASHBOARD_PASSWORD=your-dashboard-password-here
# Cookie Settings
COOKIE_DOMAIN=localhost # In production: .kent.pw