Clean project: remove test files, debug logs, and add documentation
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
set -e
|
||||
|
||||
# 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"
|
||||
|
||||
Reference in New Issue
Block a user