mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-16 21:05:20 +00:00
Add initial role for Dendrite as alternative Matrix server
This commit is contained in:
committed by
Slavi Pantaleev
parent
feda83abf0
commit
3b372b47cd
3
roles/matrix-dendrite/templates/goofys/env-goofys.j2
Normal file
3
roles/matrix-dendrite/templates/goofys/env-goofys.j2
Normal file
@@ -0,0 +1,3 @@
|
||||
#jinja2: lstrip_blocks: "True"
|
||||
AWS_ACCESS_KEY={{ matrix_s3_media_store_aws_access_key }}
|
||||
AWS_SECRET_KEY={{ matrix_s3_media_store_aws_secret_key }}
|
||||
Reference in New Issue
Block a user