Skip to content

Commit a109ac5

Browse files
authored
Update README.md
1 parent 96afe9f commit a109ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
1. Open the platform specific project file
2222
2. Edit the URL (in B4XMainPage module line #11) to point to your Web API server address
2323
```
24-
Private URL As String = "http://172.20.10.2:19800/v1/"
24+
Private URL As String = "http://172.20.10.3:19800/v1/"
2525
```
2626
3. Run the project in Debug or Release mode
2727

0 commit comments

Comments
 (0)