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

Support for URL subdirectory #170

Open
Dystroxic opened this issue Sep 8, 2020 · 1 comment · May be fixed by #173
Open

Support for URL subdirectory #170

Dystroxic opened this issue Sep 8, 2020 · 1 comment · May be fixed by #173

Comments

@Dystroxic
Copy link

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!

@Dahlgren
Copy link
Owner

Dahlgren commented Sep 8, 2020

You could also run the application on a separate port or vhost/subdomain which removes the need for subdirectory

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

Successfully merging a pull request may close this issue.

2 participants