Replace master branch with local files
This commit is contained in:
commit
875a53f499
60 changed files with 21637 additions and 0 deletions
11
.env
Normal file
11
.env
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue