Parcourir la source
Update roles/custom/matrix-client-element/templates/env.j2: add the copyright header
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4165/head
Suguru Hirahara
il y a 1 an
Parent
révision
72f28474c2
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: E4F9743DAB4B7B75
1 fichiers modifiés avec
6 ajouts et
0 suppressions
-
roles/custom/matrix-client-element/templates/env.j2
|
|
|
@@ -1,3 +1,9 @@ |
|
|
|
{# |
|
|
|
SPDX-FileCopyrightText: 2025 Slavi Pantaleev |
|
|
|
|
|
|
|
SPDX-License-Identifier: AGPL-3.0-or-later |
|
|
|
#} |
|
|
|
|
|
|
|
ELEMENT_WEB_PORT={{ matrix_client_element_environment_variable_element_web_port }} |
|
|
|
|
|
|
|
{{ matrix_client_element_environment_variables_extension }} |