Clean project: remove test files, debug logs, and add documentation
This commit is contained in:
@@ -254,7 +254,7 @@ public class OrganisationRepository implements PanacheRepository<Organisation> {
|
||||
|
||||
**Keycloak OIDC Intégré**
|
||||
```properties
|
||||
quarkus.oidc.auth-server-url=http://192.168.1.145:8180/realms/unionflow
|
||||
quarkus.oidc.auth-server-url=http://192.168.1.11:8180/realms/unionflow
|
||||
quarkus.oidc.client-id=unionflow-server
|
||||
quarkus.oidc.credentials.secret=unionflow-secret-2025
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user