Clean project: remove test files, debug logs, and add documentation

This commit is contained in:
dahoud
2025-10-05 13:41:33 +00:00
parent 96a17eadbd
commit 291847924c
438 changed files with 65754 additions and 32713 deletions

View File

@@ -7,7 +7,7 @@ echo "🚀 CONFIGURATION SIMPLE UNIONFLOW KEYCLOAK"
echo "============================================================================="
# Configuration
KEYCLOAK_URL="http://192.168.1.145:8180"
KEYCLOAK_URL="http://192.168.1.11:8180"
REALM="unionflow"
ADMIN_USER="admin"
ADMIN_PASSWORD="admin"