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
When I'm trying to wh -f foo -s bar deploy, the packaged zip is 10mb, but I'm getting a 413 error despite the fact that I've configured my nginx reverse-proxy to allow client body size of several hundred megabytes.
When I'm trying to
wh -f foo -s bar deploy, the packaged zip is 10mb, but I'm getting a 413 error despite the fact that I've configured my nginx reverse-proxy to allow client body size of several hundred megabytes.