iamdork / compose

Command line replacement for docker-compose, adding dork magics.
MIT License
2 stars 2 forks source link

CORS support in the proxy #39

Closed ohthehugemanatee closed 7 years ago

ohthehugemanatee commented 7 years ago

Doesn't exist right now. It should.

pmelab commented 7 years ago

I already looked into this. The proxy is not blocking any headers, but they have to be issued by the application itself.