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

CORS error with socket.io #95

Open
blegouix opened this issue Aug 14, 2018 · 0 comments
Open

CORS error with socket.io #95

blegouix opened this issue Aug 14, 2018 · 0 comments
Assignees

Comments

@blegouix
Copy link

blegouix commented Aug 14, 2018

The line socketio_url: 'http://localhost:3000' in environments/environments.ts generates a CORS error when accessing from a distant machine. It works when the name of the machine is hardcoded, like socketio_url: 'http://pcitdb88:3000'

@icot icot self-assigned this Oct 5, 2018
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

2 participants