Files
2025-12-04 13:38:58 -05:00

9 lines
139 B
Plaintext

# WebSocket connection URL
WS_URL=ws://localhost:3000/ws
# API URL
API_URL=http://localhost:3000
# Development mode
NODE_ENV=development