Fix a mistake in the ajp configuration.

This commit is contained in:
Andrea Dell'Amico 2023-10-26 15:52:06 +02:00
parent 93b7887f26
commit 7239714176
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
proxyName="{{ tomcat_m_reverse_proxy_name }}"
proxyPort="{{ tomcat_m_reverse_proxy_port }}"
{% endif %}
URIEncoding="UTF-8"
bindOnInit="false" />
{% endif %}