2025-05-08 12:52:34 +02:00

10 lines
167 B
Bash

# API Settings
OPENVIDU_MEET_URL=http://localhost:6080/meet/api/v1
API_KEY=meet-api-key
# Server Settings
PORT=5080
LOG_LEVEL=INFO
# Environment
NODE_ENV=development