fix: template ports

This commit is contained in:
Guido Grazioli
2022-01-27 14:21:18 +01:00
parent 8895bc8e1f
commit 8882b36c83
6 changed files with 17 additions and 112 deletions

View File

@@ -35,6 +35,8 @@ keycloak_bind_address: 0.0.0.0
keycloak_host: localhost
keycloak_http_port: 8080
keycloak_https_port: 8443
keycloak_ajp_port: 8009
keycloak_jgroups_port: 7600
keycloak_management_http_port: 9990
keycloak_management_https_port: 9993
keycloak_java_opts: "-Xms1024m -Xmx2048m"