mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
test aqua deployment
This commit is contained in:
parent
508d615855
commit
189b379918
@ -5,9 +5,7 @@ module.exports = {
|
|||||||
// In components can be accessed with the useMarketMetadata hook:
|
// In components can be accessed with the useMarketMetadata hook:
|
||||||
// const { appConfig } = useMarketMetadata()
|
// const { appConfig } = useMarketMetadata()
|
||||||
// return appConfig.metadataCacheUri
|
// return appConfig.metadataCacheUri
|
||||||
metadataCacheUri:
|
metadataCacheUri: 'https://v4-2.aquarius.oceanprotocol.com',
|
||||||
process.env.NEXT_PUBLIC_METADATACACHE_URI ||
|
|
||||||
'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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user