-
I want to run a project with AddProject, but I want to scale it to multiple instances in order to more closely emulate my application in production and make sure that things work correctly when there is more than one instance of my service running. |
Beta Was this translation helpful? Give feedback.
Answered by
davidfowl
Dec 23, 2023
Replies: 1 comment 1 reply
-
Call WithReplicas(number) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ejsmith
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Call WithReplicas(number)