-
Notifications
You must be signed in to change notification settings - Fork 6
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
not seeing outside of localhost #7
Comments
This is strange my local network i checked again i can ping the ip address but i can not see the aframe firebase. Only localhost:8080 off the same system. Even on the same system if i type in it's own ip address:8080 and it won't see it strange. Joseph |
Your problem seems to be related to your local networking setup. I don't think it is related to naf-firebase-adapter. |
I can run the other Networked-aframe not code with no problem on the network and i cna see it on every other ocmputer but this one with the firebase adapter code i can not see it over the network. Joseph |
I figure out my problem. Somehow i didn't notice that the adapter folder is not in the networked-aframe folder. I somehow missed it now I'm going to correct it and see what happens. Joseph |
Hello i setup the naf adapter and i started npm it open my browser for localhost:8080 i can see the grid and move around. Only thing i can not do is outside of the localhost:8080 if i go to another computer on the network and i type in the ip address port 8080 i get a page can not be displyed. Is there a way to fix this problem and see on the whole network?
Joseph
The text was updated successfully, but these errors were encountered: