Add mautrix-syncproxy and mautrix-wsproxy
This commit is contained in:
parent
eaba9effe3
commit
51bcd703d6
18 changed files with 185 additions and 5 deletions
|
@ -0,0 +1,5 @@
|
|||
DATABASE_URL=postgres://syncproxy:xxxxxxxxxx@postgres/syncproxy
|
||||
HOMESERVER_URL=https://domaine.fr/
|
||||
LISTEN_ADDRESS=:29331
|
||||
SHARED_SECRET=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
#DEBUG=true
|
Loading…
Add table
Add a link
Reference in a new issue