Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
serefyarar committed Feb 8, 2024
1 parent ebba487 commit a7213b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-app/src/config/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export const appConfig = {
apiUrl: "https://dev.index.network/api", // TODO: handle better
ipfsProxy: "https://indexas.infura-ipfs.io/ipfs",
ipfsInfura: "http://localhost:3001/avatar",
defaultCID: "QmQAk9UFZUsF4xt2vFWyic7KRgZzujGMCtpBGGE2viRGiD", // Empty.
defaultCID: "QmZyGfCQw1xwNnPKGtnVLXSBbpQPqLtkqWEc5CJCWfNnmy", // Empty.
testNetwork: {
chainId: "0x2ac49",
chainName: "Chronicle - Lit Protocol Testnet",
Expand Down

0 comments on commit a7213b6

Please sign in to comment.