mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-18 20:11:51 -07:00
update config options: keycloak and quarkus
This commit is contained in:
parent
2cc835219c
commit
31420fc24c
9 changed files with 120 additions and 34 deletions
|
@ -7,7 +7,7 @@ After=network.target
|
|||
Type=simple
|
||||
EnvironmentFile=-/etc/sysconfig/keycloak
|
||||
PIDFile={{ keycloak_quarkus_service_pidfile }}
|
||||
ExecStart={{ keycloak.home }}/bin/kc.sh start
|
||||
ExecStart={{ keycloak.home }}/bin/kc.sh --auto-build start
|
||||
#--http-relative-path={{ keycloak_quarkus_http_relative_path }}
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue