mirror of
https://github.com/theoleuthardt/homelab-docker-compose.git
synced 2026-06-05 23:41:07 +00:00
feat: matrix server deployment
This commit is contained in:
parent
8d2f7ec654
commit
678a5694f4
5 changed files with 297 additions and 0 deletions
3
matrix/.env.example
Normal file
3
matrix/.env.example
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Zufälligen Wert generieren mit: openssl rand -hex 32
|
||||
# Dann diese Datei als .env kopieren und den Wert eintragen
|
||||
REGISTRATION_SHARED_SECRET=hier_langen_zufaelligen_wert_eintragen
|
||||
Loading…
Add table
Add a link
Reference in a new issue