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

Client JS script path is hardcoded #7

Open
matthias4217 opened this issue Feb 17, 2021 · 0 comments
Open

Client JS script path is hardcoded #7

matthias4217 opened this issue Feb 17, 2021 · 0 comments

Comments

@matthias4217
Copy link
Contributor

The const socket = io('/canvas') in public/scripts/script.js prevents the client from finding the right path on which to connect with the server. This path can be configured by the server in the environment variables, but the change is yet not communicated to the client. I'm not sure how to fix that though.

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

No branches or pull requests

1 participant