I have a app that runs at local network, using SQL DB. That works fine.
I already did:
- create a VM to be used as app server;
- connect that VM on local network
I would like to know: - how to run a shortcut - because the VM already is on local network - from that VM? Which ENDPOINT I must use?
I hope to be clear in my question.
Regards