mixpanel / tracking-proxy

One-click configuration to proxy tracking requests to Mixpanel's API
63 stars 117 forks source link

Add missing slash to nginx config #2

Closed julienr closed 3 years ago

julienr commented 3 years ago

This fixes #1 . Without the trailing slash, mixpanel returns an invalid argument "POST object expects Content-Type multipart/form-data" error.