We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
url :'https://{0}.volosoft.com"
If the tenant is tenant1, replace it to https://tenant1.volosoft.com If the tenant is null, replace it to https://volosoft.com
tenant1
https://tenant1.volosoft.com
null
https://volosoft.com
abp/npm/ng-packs/packages/core/src/lib/utils/multi-tenancy-utils.ts
Line 30 in b9219f4
Line 49 in b9219f4
The text was updated successfully, but these errors were encountered:
bnymncoskuner
Successfully merging a pull request may close this issue.
url :'https://{0}.volosoft.com"
If the tenant is
tenant1
, replace it tohttps://tenant1.volosoft.com
If the tenant is
null
, replace it tohttps://volosoft.com
abp/npm/ng-packs/packages/core/src/lib/utils/multi-tenancy-utils.ts
Line 30 in b9219f4
abp/npm/ng-packs/packages/core/src/lib/utils/multi-tenancy-utils.ts
Line 49 in b9219f4
The text was updated successfully, but these errors were encountered: