-
Notifications
You must be signed in to change notification settings - Fork 485
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
Error when deploy to Heroku #102
Comments
Did you manage to make it work on Heroku? If yes, how? |
@t4ngth00 I managed to make it work. |
I've tried to use it with express and it has worked fine. However, by using with express, I got problem to run "https" on localhost. |
Anyway, thank you so much. |
Hello every on e when i try to run it shows error D:\webrtc-signal-master>node server.js Error: ENOENT: no such file or directory, open 'D:\webrtc-signal-master\server.key' D:\webrtc-signal-master> |
Hello there,
Does anyone try to deploy this server to Heroku?
Can you guys give me a tutorial for it?
I built successfully but the server didn't work.
Thanks in advance.
The text was updated successfully, but these errors were encountered: