Introduce clubs con abbonamento, branding Active Storage e flusso registrazione società; corregge healthcheck MediaMTX (immagine distroless) e allinea dominio produzione matchlivetv.it. Co-authored-by: Cursor <cursoragent@cursor.com>
14 lines
552 B
Plaintext
14 lines
552 B
Plaintext
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
|
|
|
|
PRIVACY_CONTROLLER_NAME=Emiliano Frascaro
|
|
PRIVACY_CONTROLLER_ADDRESS=Via Guido De Ruggiero, 89 - 20142 - Milano (MI)
|
|
PRIVACY_CONTACT_EMAIL=privacy@matchlive.it
|
|
MAILER_FROM=Match Live TV <noreply@matchlive.it>
|
|
PASSWORD_RESET_EXPIRY_HOURS=2
|