mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-12 17:14:30 -07:00
Set the frontend URL to play well with other defaults
This commit is contained in:
parent
6270762a3a
commit
8173be4b58
6 changed files with 12 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
# {{ ansible_managed }}
|
||||
[Unit]
|
||||
Description=Keycloak Server
|
||||
Description={{ keycloak.service_name }} Server
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue