Bon checkpoint + Refactoring
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Urls {
|
||||
static const String baseUrl = 'http://192.168.1.11:8085';
|
||||
static const String baseUrl = 'http://192.168.1.145:8085';
|
||||
|
||||
// Authentication and Users Endpoints
|
||||
static const String authenticateUser = '$baseUrl/users/authenticate';
|
||||
|
||||
Reference in New Issue
Block a user