27 lines
500 B
Markdown
27 lines
500 B
Markdown
[discord bridge](https://github.com/mautrix/discord.git) for the [matrix](http://matrix.org/) network.
|
|
|
|
# Volumes
|
|
- `/var/lib/matrix-bridge/data`
|
|
|
|
# Environment Variables
|
|
## SERVER_DOMAIN
|
|
Domain of the synapse server.
|
|
|
|
## SERVER_URL
|
|
Full url to the synapse server.
|
|
|
|
## AS_TOKEN
|
|
Appservice token (from the generated registration)
|
|
|
|
## HS_TOKEN
|
|
Homeserver token (from the generated registration)
|
|
|
|
## ADMIN_USER
|
|
Matrix id of the admin user.
|
|
|
|
## DATABASE_DATASOURCE
|
|
Postgre datasource url
|
|
|
|
# Ports
|
|
- 8080
|