Skip to content

Commit 514f9a1

Browse files
Redirect web server root path to attendance instructions
1 parent cb84a6e commit 514f9a1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

inventory/group_vars/matrix_servers.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@
1010
#
1111
# Example value: example.com
1212
matrix_domain: "{{ now(fmt='%Y') }}.seagl.org"
13+
matrix_static_files_file_index_html_enabled: false
1314
matrix_static_files_file_matrix_support_enabled: true
1415
matrix_static_files_container_labels_base_domain_enabled: true
16+
matrix_static_files_container_labels_base_domain_root_path_redirection_url: https://seagl.org/attend
1517

1618
matrix_server_fqn_matrix: "{{ now(fmt='%Y') }}-ephemeral.host.seagl.org"
1719

0 commit comments

Comments
 (0)