Skip to content
New issue

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

Remove the tenancyPlaceholder if there is no tenant. #8231

Closed
maliming opened this issue Mar 28, 2021 · 0 comments · Fixed by #8246
Closed

Remove the tenancyPlaceholder if there is no tenant. #8231

maliming opened this issue Mar 28, 2021 · 0 comments · Fixed by #8246

Comments

@maliming
Copy link
Member

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

function setEnvironment(injector: Injector, tenancyName: string) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants