mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved variable bug and updated README.md of docker
This commit is contained in:
@@ -1611,7 +1611,7 @@
|
||||
"replyTo": "",
|
||||
"host": "{{system_email.host}}",
|
||||
"from": "{{system_email.from}}",
|
||||
"fromDisplayName": "Keycloak Authentification System - {{domain.keycloak}}",
|
||||
"fromDisplayName": "Keycloak Authentification System - {{domains.keycloak}}",
|
||||
"envelopeFrom": "",
|
||||
"ssl": "true",
|
||||
"user": "{{system_email.username}}"
|
||||
@@ -1965,7 +1965,7 @@
|
||||
"false"
|
||||
],
|
||||
"connectionUrl": [
|
||||
"{{ldap.dn.server.uri}}"
|
||||
"{{ldap.server.uri}}"
|
||||
],
|
||||
"syncRegistrations": [
|
||||
"true"
|
||||
|
Reference in New Issue
Block a user