Allowing other computers access localhost

Hi @amandus,

The answer at Linking frontend with backend didn’t allowed connections from other computers to the frontend.
For some reason I can connect to the backend.
Browsering IP:8080/ors/health returns the status “ready”
But frontend still unavailable
Browsering IP:3005 refuses connection.
Maybe there is some part of the frontend code that binds connections from localhost only.