瀏覽代碼

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 年之前
父節點
當前提交
72f28474c2
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: E4F9743DAB4B7B75
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. +6
    -0
      roles/custom/matrix-client-element/templates/env.j2

+ 6
- 0
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 }}

Loading…
取消
儲存