We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96afe9f commit a109ac5Copy full SHA for a109ac5
README.md
@@ -21,7 +21,7 @@
21
1. Open the platform specific project file
22
2. Edit the URL (in B4XMainPage module line #11) to point to your Web API server address
23
```
24
-Private URL As String = "http://172.20.10.2:19800/v1/"
+Private URL As String = "http://172.20.10.3:19800/v1/"
25
26
3. Run the project in Debug or Release mode
27
0 commit comments