beeta/.env

11 lines
184 B
Bash
Raw Normal View History

2025-08-03 21:53:15 -04:00
# Database
DB_PASSWORD=your-secure-password
# JWT
JWT_SECRET=your-very-long-random-jwt-secret
# OvenMediaEngine API
OME_API_TOKEN=your-ome-api-token
# Application
APP_ENV=production