Saturn
Saturn copied to clipboard
Fix multiple services in gRPC extension #304
When use use_grpc a lot of times, the configureApp is added more times in appConfig making multiples sercices dont work corretly.
Now configureApp is inserted only once.
Fix #304