Fix missing sso port
This commit is contained in:
parent
36fe95a0ca
commit
dfeb49f3d6
|
@ -10,6 +10,9 @@
|
|||
<variable name='eolesso_cas_folder' redefine="True" exists='True'>
|
||||
<value>cas</value>
|
||||
</variable>
|
||||
<variable name='eolesso_port' redefine="True" exists='True'>
|
||||
<value>443</value>
|
||||
</variable>
|
||||
</family>
|
||||
|
||||
</variables>
|
||||
|
|
Loading…
Reference in New Issue