Update host to preprod.

This commit is contained in:
Thomas Fransolet 2025-06-06 11:43:21 +02:00
parent f0efb3a447
commit 0dacb685b5
4 changed files with 14 additions and 1 deletions

View File

@ -0,0 +1,6 @@
{
"backend": {
"baseUrl": "http://localhost:5000/api",
"apiKey": "6848e18f-d1d7-49fb-a047-c213c646904b"
}
}

View File

@ -0,0 +1,6 @@
{
"backend": {
"baseUrl": "https://espaces-naturels-mobile-orange.intranet.etat.lu/api",
"apiKey": "6848e18f-d1d7-49fb-a047-c213c646904b"
}
}

View File

@ -30,7 +30,7 @@ class LoginScreen extends StatefulWidget {
class _LoginScreenState extends State<LoginScreen> {
String email = ""; // DEV "test@email.be"
String password = ""; // DEV = "kljqsdkljqsd"
String? host = "http://localhost:5000"; // "https://api.myinfomate.be" // "https://api.mymuseum.be" // DEV = "http://192.168.31.96" // http://localhost:5000 // https://api.mymuseum.be // myCore http://192.168.31.140:8089
String? host = "https://api.mymuseum.be"; // "https://api.myinfomate.be" // "https://api.mymuseum.be" // DEV = "http://192.168.31.96" // http://localhost:5000 // https://api.mymuseum.be // myCore http://192.168.31.140:8089
Client? clientAPI;
bool isLoading = false;
bool isRememberMe = false;

View File

@ -97,6 +97,7 @@ flutter:
- assets/animations/
- assets/files/
- assets/files/policy_text.text
- assets/config/
msix_config:
display_name: Manager