Customize Tenant URL
I was wondering if it's possible to customize the tenant URL.
By default, it looks like this.:
domain.com/panel/{tenant}Can it be rewritten as follows:
domain.com/{tenant}/paneli've tried to modify it in path method like this: but it gives me
domain.com/{tenant}/panel/{tenant}
Solution:Jump to solution
i think that's not possible man, but you can do this: https://twitter.com/jordankdalton/status/1763004149950562431
2 Replies
Solution
i think that's not possible man, but you can do this: https://twitter.com/jordankdalton/status/1763004149950562431
Thank you for your response