If I have a docker service A with a .yml file for configuration and I replicate this service to 5 instances, is there a way for me to have a slightly different config for each replicated instance of the service? for .eg just one parameter is different across these instances of the service.