TerriaJS / terriajs-server

NodeJS server for TerriaJS, consisting of a CORS proxy, proj4 CRS lookup service, ogr2ogr conversion service, and express static server.
Other
49 stars 40 forks source link

Multi tenant proxy #126

Closed soyarsauce closed 1 year ago

soyarsauce commented 4 years ago

Right now the proxy isn't configured to use the new multiserverconfig.json flow, need to overhaul the proxy a tiny bit to allow for this

nf-s commented 1 year ago

No longer relevant