theme-resources.templates.debug-hostname-settings.ftl Maven / Gradle / Ivy
The newest version!
URL
Value
Request
Frontend
${frontendUrl} []
Backend
${backendUrl} []
Admin
${adminUrl} []
Runtime
Value
Server mode
${serverMode}
Realm
${realm}
<#if realmUrl??>
Realm URL
${realmUrl}
#if>
Hostname SPI implementation
${implVersion}
Configuration property
Value
<#list config as key, value>
${key}
${value}
#list>
<#if headers?has_content>
Header
Value
<#list headers as key, value>
${key}
${value}
#list>
#if>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy