Skip to content
Snippets Groups Projects
Commit 95388f1a authored by JerryPan44's avatar JerryPan44 Committed by JerryPan44
Browse files

polish up

parent af61aad4
No related branches found
No related tags found
1 merge request!7Features/keycloak integration
......@@ -6,14 +6,6 @@ app {
clusterSystemName = ${clustering.cluster.name}
}
keycloak {
realm=Demo
resource=vanilla
auth-server-url=http://localhost:8080/auth
ssl-required=external
public-client=true
}
clustering {
ip = "127.0.0.1"
ip = ${?CLUSTER_IP}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment