ajustes no app para a api_homol
This commit is contained in:
5
lib/utils/fixos.dart
Normal file
5
lib/utils/fixos.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
class Fixos{
|
||||
static const String LINK_API_LOCAL = 'http://192.168.18.2:8000';
|
||||
static const String LINK_API_CONTAINER = 'http://192.168.0.42:8013';
|
||||
static const String LINK_API_HOMOL = 'https://homol-controle-educa-api.rkmsistemas.com.br';
|
||||
}
|
||||
Reference in New Issue
Block a user