Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #600 from abpio/gterdem/ms-domain-resolving-guide
Browse files Browse the repository at this point in the history
Microservice multi-tenancy domain resolving guide
  • Loading branch information
hikalkan authored Dec 10, 2023
2 parents 41bc5b5 + 3261c81 commit 1b514af
Show file tree
Hide file tree
Showing 4 changed files with 525 additions and 0 deletions.
8 changes: 8 additions & 0 deletions en/docs-nav.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,14 @@
"text": "Add Module to Existing Microservices",
"path": "guides/add-module-to-microservice.md"
},
{
"text": "Add Module to Existing Microservices",
"path": "guides/add-module-to-microservice.md"
},
{
"text": "Multi-tenant Domain Resolving in Microservice Solution",
"path": "guides/ms-multi-tenant-domain-resolver.md"
},
{
"text": "Migrating to OpenIdDict",
"path": "migration-guides/openIddict-microservice.md"
Expand Down
Loading

0 comments on commit 1b514af

Please sign in to comment.