TheIdentitySelector / thiss-js

The identity selector software source
Other
13 stars 22 forks source link

fix nginx not proxying to MDQ_HOSTPORT #233

Closed llndqvst closed 2 years ago

llndqvst commented 2 years ago

With location ~* \.(html|json)$ nginx stopped proxying requests for pyff json.

With this fix requests should be proxied properly.