datopian / frontend-v2

CKAN / Data Portal frontend as microservice in pure Javascript (Node).
http://tech.datopian.com/frontend/
MIT License
38 stars 18 forks source link

wip: Env variable added for internal API url #202

Closed sagargg-zz closed 3 years ago

sagargg-zz commented 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.

sagargg-zz commented 3 years ago

Closing as INVALID. Already implemented with another approach. https://github.com/datopian/frontend-v2/pull/203