Problems with webapp connection
rtxco opened this issue · 3 comments
rtxco commented
For some reason I can't connect to :
example: 192.xx.xxx.x:80 shows this below
whereas 192.xx.xxx.x:8000 shows this
These pictures are from my desktop browser. When I try connecting to these addresses on mobile, none of them work. Just "site can't be reached"
I'm totally lost here. Any help is appreciated.
Running this on my desktop, firewalls are deactivated, Docker has been put on the Allow list for windows security. Getting the same issue
rtxco commented
rtxco commented
fixed by installing yarn in the webapp folder
wouterverduin commented
@rtxco How did you install yarn from the webapp folder? Thanks in advance!