Files
cve-dashboard/backend/.env.example

5 lines
88 B
Plaintext
Raw Normal View History

# Backend Configuration
PORT=3001
API_HOST=localhost
CORS_ORIGINS=http://localhost:3000