mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-29 06:17:56 +01:00
Add rageshake server
This commit is contained in:
2
roles/custom/matrix-rageshake/templates/config.j2
Normal file
2
roles/custom/matrix-rageshake/templates/config.j2
Normal file
@@ -0,0 +1,2 @@
|
||||
api_prefix: "https://{{ matrix_server_fqn_rageshake }}/api/"
|
||||
{{ matrix_rageshake_config | to_nice_yaml(indent=2, width=999999) }}
|
||||
Reference in New Issue
Block a user