init
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# football-data.org API-Token (kostenlos: https://www.football-data.org/client/register)
|
||||
# Ohne Token liefert die API nur eingeschränkte Daten.
|
||||
FOOTBALL_DATA_TOKEN=dein_token_hier
|
||||
|
||||
# Polymarket-Slug des WM-Events (Standard: world-cup-2026).
|
||||
# Den genauen Slug findest du in der Polymarket-URL nach /event/.
|
||||
POLYMARKET_WC_SLUG=world-cup-2026
|
||||
Reference in New Issue
Block a user