-
| I would like to use the Traefik buffering middleware for the backend to limit the size of the incoming requests. However, no matter how I change the labels in  However, after stopping the proxy container and running  BTW I would like these changes to be present ALSO when I deploy. | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
| If you need it in development, you'd also have to put it in the  
 | 
Beta Was this translation helpful? Give feedback.
If you need it in development, you'd also have to put it in the
labelsprop of your container inoverride.yml.deployprop is only used when you deploy your stack.