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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Is it possible to have the console hosted on a subdirectory, instead of on the host's root (e.g. domain.com:3000/console/)?
domain.com:3000/console/
We're using the console on a domain that also supports website content, so we'd like to have the web console on a subdirectory of that domain.
Thanks!
The text was updated successfully, but these errors were encountered:
You could also run the application on a separate port or vhost/subdomain which removes the need for subdirectory
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Is it possible to have the console hosted on a subdirectory, instead of on the host's root (e.g.
domain.com:3000/console/
)?We're using the console on a domain that also supports website content, so we'd like to have the web console on a subdirectory of that domain.
Thanks!
The text was updated successfully, but these errors were encountered: