rebuild
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import 'package:dio/dio.dart';
|
||||
|
||||
var dio = Dio(BaseOptions(
|
||||
baseUrl: "http://192.168.0.110:8080",
|
||||
baseUrl: "http://localhost:8080",
|
||||
));
|
||||
|
Reference in New Issue
Block a user