Open curiousartem opened 2 years ago
Hey, when I type the lt --host command, with all the required arguments, it doesn't show anything in response.
This is what I type in: C:\Users\azureuser>lt --host http://spaceynetwork.me --port 1234 --subdomain spacey
lt --host http://spaceynetwork.me --port 1234 --subdomain spacey
Can someone please help me fix this problem? Thanks!
Hi! Just ran into this issue, adding --host example.com to the startup command for the server worked for me
--host example.com
Example: bin/server --port 1234 --host example.com
Similar thing for docker (Which is what I did)
Hey, when I type the lt --host command, with all the required arguments, it doesn't show anything in response.
This is what I type in: C:\Users\azureuser>
lt --host http://spaceynetwork.me --port 1234 --subdomain spacey
Can someone please help me fix this problem? Thanks!