Skip to content

Commit cca3a8d

Browse files
committed
Changed example host
1 parent 89bbe92 commit cca3a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example_application.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
datefmt='%Y-%m-%d %H:%M:%S')
2424

2525
# ThingsBoard REST API URL
26-
url = "http://192.168.1.201:8400"
26+
url = "http://127.0.0.1:8080"
2727

2828
# Default Tenant Administrator credentials
2929
username = "[email protected]"

0 commit comments

Comments
 (0)