0
dev_marcelo created
- ABP Framework version: 5.3.0
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): Microservices
- Steps to reproduce the issue:"After create the new service and solve the CORS, I was trying to create a new tenant with isolated databases, not using the shared ones, I saw the connection string for ProductService, and all the template services, but not the new service"
How do I enable the new service to use an isolated database on microservice template?
Angular => NewTenant => ConnectionStrings => DropDown [... ProductService ]
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
1
hi
How do I enable the new service to use an isolated database on microservice template?
https://docs.abp.io/en/commercial/5.3/startup-templates/microservice/infrastructure#hosting
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)