|
|
@@ -218,6 +218,8 @@ services.AddCap(x => |
|
|
|
}); |
|
|
|
``` |
|
|
|
|
|
|
|
The default dashboard address is :[http://localhost:xxx/cap](http://localhost:xxx/cap) , you can also change the `cap` suffix to others with `d.MatchPath` configuration options. |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
 |
|
|
|