Remote Access to Local Web App from Mobile Devices
<sites> | |
... | |
<site ...> | |
... | |
<bindings> | |
<binding protocol="http" bindingInformation="*:7314:localhost" /> | |
<binding protocol="http" bindingInformation="*:7314:192.168.1.3" /> | |
</bindings> | |
... | |
</site> | |
... | |
</sites> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment