Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jonassimoen/edd-APP
Browse files Browse the repository at this point in the history
  • Loading branch information
jonassimoen committed Nov 28, 2023
2 parents 33ec2a4 + 8ac11a4 commit 5d7eec4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VITE_GOOGLE_CLIENT_ID="464382338884-0ikq4b04r76opagu59hcffqeafhmf0fb.apps.googleusercontent.com"
VITE_API_URL="https://fantasy-api.simoen.tech/api"
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}
GENERATE_SOURCEMAP=false
VITE_COMPETITION_CONFIG={"competitionFeed":"JPL","seasonId":2023,"budget":100,"teamSameClubPlayersLimit":3,"officialStartWeek":1,"lineupSize":11,"benchSize":4,"transfersAllowed":2,"weeklyTransfers":true,"lineupPositionRows":[1,4,4,2],"assetsCdn":"https://fantasy-simoen.sirv.com","transferTaxPercentage":0,"redirectURL":"https://fantasy.proleague.be/sso","transferProfitTaxPercentage":50,"transferCanBeSaved":true,"boostersEnabled":true}
GENERATE_SOURCEMAP=false

0 comments on commit 5d7eec4

Please sign in to comment.