Good morning, everyone.
Personal, I have a network in a client of 3 computers. Since there is no internet on the server it works with the following address the user registry.
If I click on a button that is called List All, this computer shows all users that are in the database.
My Angular scope is as below and it works on the primary computer that would be a server, only on the client site.
NowIneedtoputthesameapplicationontwoothermachinesanddidthefollowing:
link
The user registration screen is even displayed, but in turn, when I click on the list all button it informs that it could not communicate with the destination host.
Does anyone have any idea how I should proceed to make the system work only on a local network without relying on the internet or any exposed ddns address?