Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

15 lines
329 B

  1. {#
  2. SPDX-FileCopyrightText: 2023 Slavi Pantaleev
  3. SPDX-License-Identifier: AGPL-3.0-or-later
  4. #}
  5. BIND_ADDRESS=:4050
  6. DATABASE_TYPE={{ matrix_bot_go_neb_database_engine }}
  7. DATABASE_URL={{ matrix_bot_go_neb_storage_database }}
  8. BASE_URL={{ matrix_bot_go_neb_base_url }}
  9. CONFIG_FILE={{ matrix_bot_go_neb_config_path_in_container }}