Sfoglia il codice sorgente

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 1 anno fa
parent
commit
72f28474c2
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E4F9743DAB4B7B75
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. +6
    -0
      roles/custom/matrix-client-element/templates/env.j2

+ 6
- 0
roles/custom/matrix-client-element/templates/env.j2 Vedi File

@@ -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 }}

Caricamento…
Annulla
Salva