Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
serefyarar authored Feb 28, 2024
1 parent 749a3d1 commit 62d1d2c
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
@@ -1,7 +1,7 @@
export const appConfig = {
baseUrl: "https://index.network/",
apiUrl: "https://dev.index.network/api", // TODO: handle better
ipfsProxy: "https://indexas.infura-ipfs.io/ipfs",
ipfsProxy: "https://ipfs.index.network/ipfs",
ipfsInfura: "http://localhost:3001/avatar",
defaultCID: "Qma1fQKSYtcGZ2vJ7CHEY9B4gd967V3cX5Bfmfwp19FjDP", // Empty.
litNetwork: "habanero" as
Expand Down

0 comments on commit 62d1d2c

Please sign in to comment.