I found the workaround to solve this issue
i create a middleware on Traefik, dynamic file
http:
middlewares:
limit:
buffering:
maxRequestBodyBytes: 2000000
then call on the docker-compose.overrride.yml
labels:
- traefik.http.routers.**moo**.middlewares=limit@file