EIDA / mediatorws

EIDA NG Mediator/Federator web services
GNU General Public License v3.0
6 stars 6 forks source link

Add CORS headers to federator #59

Closed Jollyfant closed 5 years ago

Jollyfant commented 5 years ago

The CORS header worked for me (I have not tested the setup.py because Docker pulls from master). I've removed the header from stationlite because we only use it internally.

damb commented 5 years ago

I have not tested the setup.py because Docker pulls from master

You also could have set up a new virtual environment in order to use the Test-WSGI server afterwards.