beeta/.env
2025-08-03 21:53:15 -04:00

11 lines
No EOL
184 B
Bash

# 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