My web app is done, and ready for production, how can i take my all data to production what are the best practices.
I was exporting my "Fields" and importing into my production website but it says
"Request Entity Too Large
The requested resource
/processwire/setup/field/import/
does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.
Apache/2.4.18 (Ubuntu) Server at 52.18.55.209 Port 80"
This is my server limitations or what i don't know, or suggest me how to do that.