matrix: migrated to debian bullseye

This commit is contained in:
thorstenspille
2022-01-15 12:29:43 +01:00
parent 5a4e678bdf
commit 9eebc19922
3 changed files with 13 additions and 8 deletions

View File

@ -112,6 +112,12 @@ MATRIX_FQDN="matrix.zmb.rocks"
# Define the FQDN for the Element Web virtual host
MATRIX_ELEMENT_FQDN="element.zmb.rocks"
# Define the administrative user of matrix service
MATRIX_ADMIN_USER="admin"
# Define the admin password
MATRIX_ADMIN_PASSWORD="Start!123"
############### Nextcloud-Section ###############
# Define the FQDN of your Nextcloud server