Skip to content

Commit

Permalink
adapt fleek config on staging
Browse files Browse the repository at this point in the history
  • Loading branch information
levalleux-ludo committed Aug 8, 2023
1 parent 3d1bdfc commit 3031f43
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .fleek/staging/.fleek.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@
"name": "autumn-recipe-1034"
},
"build": {
"baseDir": "",
"baseDir": "../..",
"publicDir": "public",
"rootDir": "",
"command": "npm run build",
"environment": {
"REACT_APP_DEFAULT_TOKENS_LIST_TESTING": "[{\"symbol\":\"MATIC\",\"name\":\"MATIC\",\"address\":\"0x0000000000000000000000000000000000000000\",\"decimals\":\"18\"},{\"symbol\":\"WETH\",\"name\":\"Wrapped Ether\",\"address\":\"0xA6FA4fB5f76172d178d61B04b0ecd319C5d1C0aa\",\"decimals\":\"18\"},{\"symbol\":\"BOSON\",\"name\":\"Boson Token (PoS)\",\"address\":\"0x1f5431E8679630790E8EbA3a9b41d1BB4d41aeD0\",\"decimals\":\"18\"},{\"symbol\":\"USDC\",\"name\":\"Mumbai USD Coin\",\"address\":\"0xe6b8a5CF854791412c1f6EFC7CAf629f5Df1c747\",\"decimals\":\"6\"},{\"symbol\":\"DAI\",\"name\":\"DAI\",\"address\":\"0x001b3b4d0f3714ca98ba10f6042daebf0b1b7b6f\",\"decimals\":\"18\"},{\"symbol\":\"USDT\",\"name\":\"Tether USD\",\"address\":\"0xA02f6adc7926efeBBd59Fd43A84f4E0c0c91e832\",\"decimals\":\"6\"}]",
Expand Down

0 comments on commit 3031f43

Please sign in to comment.