File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11HOST = " localhost:3000"
2- DRIVERS_API = " https://feeds. indycar.com /driversfeed.json"
3- GRID_API = " https://indycarsso .blob.core.windows.net/racecontrol/livegrid.json"
2+ DRIVERS_API = " https://indycar.blob.core.windows.net/racecontrol /driversfeed.json"
3+ GRID_API = " https://indycar .blob.core.windows.net/racecontrol/livegrid.json"
44INDYCAR_URL = " https://www.indycar.com/Drivers"
5- SCORING_API = " https://indycarsso .blob.core.windows.net/racecontrol/timingscoring.json"
6- SCORING_EVENT_NAME = " 107th Running of the Indianapolis 500"
5+ SCORING_API = " https://indycar .blob.core.windows.net/racecontrol/timingscoring.json"
6+ SCORING_EVENT_NAME = " 109th Running of the Indianapolis 500"
77SCORING_UPDATES = " enabled"
Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ console_command = "/rails/bin/rails console"
99
1010[env ]
1111 HOST = " fantasy500.site"
12- DRIVERS_API = " https://feeds. indycar.com /driversfeed.json"
13- GRID_API = " https://indycarsso .blob.core.windows.net/racecontrol/livegrid.json"
12+ DRIVERS_API = " https://indycar.blob.core.windows.net/racecontrol /driversfeed.json"
13+ GRID_API = " https://indycar .blob.core.windows.net/racecontrol/livegrid.json"
1414 INDYCAR_URL = " https://www.indycar.com/Drivers"
1515 SCORING_API = " https://indycar.blob.core.windows.net/racecontrol/timingscoring-ris.json"
16- SCORING_EVENT_NAME = " 108th Running of the Indianapolis 500"
16+ SCORING_EVENT_NAME = " 109th Running of the Indianapolis 500"
1717 SCORING_UPDATES = " disabled"
1818 LANG = " en_US.UTF-8"
1919 RACK_ENV = " production"
You can’t perform that action at this time.
0 commit comments