near / near-enhanced-api-server

https://console.pagoda.co/apis?tab=enhancedApi#/
18 stars 6 forks source link

fix: Allow to properly configure production API server URL #31

Closed frol closed 2 years ago

frol commented 2 years ago

Without this fix the API server URL will be taken from the URL user navigates to the page from (see core.dev.console.pagoda.co), and it won't work for obvious reasons (that is not the server which should handle Enhanced API requests):

image