Skip to content
Snippets Groups Projects
Commit 9726ef8b authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: use HTTPS for load.balancer.del.port in global.properties

parent 9217af0c
Branches
No related tags found
No related merge requests found
Pipeline #3820 passed
......@@ -34,7 +34,7 @@ jboss.minmemory=256
jndi.port=2801
jpeg2000.lib=/exlibris/dps/d4_1/product/local/jpeg2000/sdk/linux-x86-64/lib
load.balancer.del.host={{ tls_hostname }}.slub-dresden.de
load.balancer.del.port={{ http_port }}
load.balancer.del.port={{ https_port }}
load.balancer.del={{ tls_hostname }}.slub-dresden.de\:{{ https_port }}
load.balancer.dep.host={{ tls_hostname }}.slub-dresden.de
load.balancer.dep.port={{ https_port }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment