You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I'm trying to use php-pm, but have empty php://input on post request.
This happens when run in docker and when run without docker.
Can't understand why.
I thought this may because nginx, but i just proxy request from nginx to embeded server, and it's work properly.