Skip to content
Snippets Groups Projects
Commit ae1a4ce9 authored by putro's avatar putro
Browse files

fixed WebBaseURL for RT

parent b06a068a
No related branches found
No related tags found
No related merge requests found
# Set the Organization name and our public URL.
Set($rtname, '{{ helpdesk_app_name }}');
Set($WebBaseURL , 'https://helpdesk.autistici.org/rt/');
Set($WebBaseURL , 'https://helpdesk.autistici.org');
Set($Organization, '{{ helpdesk_organization }}');
Set($WebDomain, 'helpdesk.{{ domain_public[0] }}');
Set($WebPort, 443);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment