WoodWing / elvis-image-recognition

Elvis integration with AI based image recognition services from AWS, Google and Clarifai
MIT License
11 stars 10 forks source link

Only 1 URL allowed for CORS header #5

Closed siebrand closed 6 years ago

siebrand commented 6 years ago

elvisUrl is always the only one set for the CORS header, AND it is used to connect to Elvis. When Elvis is accessed externally through an HTTPS terminating load balancer, and internally available at another URL, this can currently not be configured. These two settings should be separate from each other.

jaapvanblaaderen commented 6 years ago

Code is merged to master.