Set the frontend URL to play well with other defaults

This commit is contained in:
Guido Grazioli 2022-03-24 17:00:30 +01:00
commit 8173be4b58
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B
6 changed files with 12 additions and 9 deletions

View file

@ -1,6 +1,6 @@
# {{ ansible_managed }}
[Unit]
Description=Keycloak Server
Description={{ keycloak.service_name }} Server
After=network.target
[Service]