Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.07 KB

VARIABLES.md

File metadata and controls

27 lines (19 loc) · 1.07 KB

Variables Configuration

This file contains the necessary configurations for the integration and deployment of the application. Make sure to keep this information secure and do not share it publicly.

Environment Variables

Application Configuration Variables

  • ALLOWED_TEAMS:

    • Description: List of teams to allow in the calendar, separated by commas.
    • Example: Barcelona, Real Madrid, Atletico Madrid`
  • ALLOWED_COMPETITIONS:

    • Description: List of competitions to allow in the calendar, separated by commas.
    • Example: La Liga, Champions League, Copa del Rey
  • SPECIAL_COMPETITIONS:

    • Description: List of special competitions to highlight in the calendar, separated by commas.
    • Example: Premier League, Serie A, Bundesliga
  • SPECIAL_CHANNELS:

    • Description: List of special channels to highlight in the calendar, separated by commas.
    • Example: Movistar Plus, DAZN
  • GOOGLE_CALENDAR_NAME:

    • Description: Name of the Google Calendar to store the matches.
    • Example: Football Calendar