jeongsoo's picture
Add application file
babf3f3
Raw
History Blame Contribute Delete
163 Bytes
# API 서버 설정
API_BASE_URL=http://localhost:8000
PORT=5000
# VITO STT API 키
VITO_CLIENT_ID=your_vito_client_id
VITO_CLIENT_SECRET=your_vito_client_secret