Replies: 1 comment
-
it worked well with the sample on https://dotmimsync.readthedocs.io/Web.html?highlight=multi%20scope#multi-scopes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
builder.Services.AddSyncServer(connectionString, setup,null,null, "v0System");
Below is my code. it works with one scope, how will i have a second scope on Web Server Side.
Beta Was this translation helpful? Give feedback.
All reactions