|
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. |
Answered by
paxcodes
Aug 1, 2020
Replies: 1 comment
|
If you need it in development, you'd also have to put it in the
|
0 replies
Answer selected by
YuriiMotov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.