mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-12-15 12:42:13 +03:00
Some checks failed
Lock Threads / action (push) Has been cancelled
Matrix CI / yamllint (push) Has been cancelled
Matrix CI / ansible-lint (push) Has been cancelled
Matrix CI / Run pre-commit (push) Has been cancelled
Close stale issues and PRs / stale (push) Has been cancelled
10 lines
246 B
Django/Jinja
10 lines
246 B
Django/Jinja
{#
|
|
SPDX-FileCopyrightText: 2024 - 2025 Slavi Pantaleev
|
|
|
|
SPDX-License-Identifier: AGPL-3.0-or-later
|
|
#}
|
|
|
|
SERVER_NAME={{ matrix_element_admin_environment_variable_server_name }}
|
|
|
|
{{ matrix_element_admin_environment_variables_additional_variables }}
|