413 Content Too Large
I'm not exactly sure if it is zerops or my code, but I'm getting this error I've already updated in code to allow upto 2GB file and in the site_config.tmpl too.
I'd like to know if this is correct way to configure nginx in nodejs image
6 Replies
Hi @minsomai try to update the L7 balancer configuration
hello Jan, we currently don't have custom domain. It is still in development so
You can use the zerops.zone domain like I did in the video.
can we use zerops app subdomain instead of the .zone? @Jan Saidl
The Zerops subdomain goes through a shared Nginx, which has limited resources and settings. This setting from the video will not take effect there. You need to go directly to the project. So either via a domain that leads directly to the project.
That's the difference with the
*-zerops.zone domain, which has DNS set directly to the project's IPv6 address.thank you for the information