Closed sagargg-zz closed 3 years ago
Use internal API INTERNAL_API_URL if the ckan is running on the private network. Note that you also need to provide public Url API_URL since it has been used on data explorer.
INTERNAL_API_URL
API_URL
Closing as INVALID. Already implemented with another approach. https://github.com/datopian/frontend-v2/pull/203
Use internal API
INTERNAL_API_URL
if the ckan is running on the private network. Note that you also need to provide public UrlAPI_URL
since it has been used on data explorer.