1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00
Files
matrix-docker-ansible-deploy/roles/custom/matrix-client-element/templates/env.j2

10 lines
240 B
Plaintext
Raw Permalink Normal View History

{#
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 }}