1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

update aqua

This commit is contained in:
mihaisc 2023-03-01 20:47:37 +02:00
parent 9d378e34e4
commit 3f9ae37a39

View File

@ -7,7 +7,7 @@ module.exports = {
// return appConfig.metadataCacheUri // return appConfig.metadataCacheUri
metadataCacheUri: metadataCacheUri:
process.env.NEXT_PUBLIC_METADATACACHE_URI || process.env.NEXT_PUBLIC_METADATACACHE_URI ||
'https://aquarius.oceanprotocol.com', 'https://v4.aquarius.oceanprotocol.com',
// List of chainIds which metadata cache queries will return by default. // List of chainIds which metadata cache queries will return by default.
// This preselects the Chains user preferences. // This preselects the Chains user preferences.