Clean project: remove test files, debug logs, and add documentation
This commit is contained in:
@@ -66,7 +66,7 @@ Pour votre application Android UnionFlow, utilisez ces paramètres :
|
||||
|
||||
```kotlin
|
||||
// Configuration Keycloak
|
||||
val keycloakUrl = "http://192.168.1.145:8180" // Remplacez par votre IP
|
||||
val keycloakUrl = "http://192.168.1.11:8180" // Remplacez par votre IP
|
||||
val realm = "unionflow"
|
||||
val clientId = "unionflow-mobile"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user