2 lines
56 B
Dart
2 lines
56 B
Dart
const thingsBoardApiEndpoint = 'http://localhost:8080';
|
const thingsBoardApiEndpoint = 'http://localhost:8080';
|