Skip to content

Commit

Permalink
add env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
jonassimoen committed Oct 21, 2023
1 parent c8cce79 commit 89e604b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
VITE_GOOGLE_CLIENT_ID="464382338884-0ikq4b04r76opagu59hcffqeafhmf0fb.apps.googleusercontent.com"
VITE_API_URL="https://fantasy-api.simoen.tech"
VITE_COMPETITION_CONFIG={"competitionFeed":"JPL","seasonId":2023,"budget":100,"teamSameClubPlayersLimit":3,"officialStartWeek":10,"lineupSize":11,"benchSize":4,"transfersAllowed":1,"weeklyTransfers":true,"lineupPositionRows":[1,4,4,2],"assetsCdn":"https://s3-eu-west-1.amazonaws.com/fanarena","transferTaxPercentage":0,"redirectURL":"https://fantasy.proleague.be/sso","transferProfitTaxPercentage":50,"transferCanBeSaved":true,"boostersEnabled":true}

0 comments on commit 89e604b

Please sign in to comment.