Initial commit: monorepo Match Live TV.
Rails API, app Flutter, infrastruttura Docker/MediaMTX, sito marketing e documentazione di deploy. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
7
infra/.env.example
Normal file
7
infra/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
POSTGRES_PASSWORD=matchlivetv_dev
|
||||
SECRET_KEY_BASE=change_me_to_a_long_random_string_in_production
|
||||
MEDIAMTX_WEBHOOK_SECRET=mediamtx_webhook_dev_secret
|
||||
JWT_SECRET=matchlivetv_jwt_dev_secret_change_in_prod
|
||||
YOUTUBE_CLIENT_ID=
|
||||
YOUTUBE_CLIENT_SECRET=
|
||||
YOUTUBE_REDIRECT_URI=http://localhost:3000/api/v1/youtube/callback
|
||||
Reference in New Issue
Block a user