Bruno BELANYI
95e15adc13
Synapse is the Matrix server software. This needs some manual setup, launching `docker-compose exec synapse sh` followed by `register_new_matrix_user -c /data/homeserver.yaml https://matrix.belanyi.fr/` inside the container.
6 lines
80 B
Bash
6 lines
80 B
Bash
SYNAPSE_SERVER_NAME=belanyi.fr
|
|
UID=1000
|
|
GID=1000
|
|
TZ=FR
|
|
SYNAPSE_REPORT_STATS=yes
|