2019-03-27 17:33:54 +00:00
|
|
|
[whatsapp bridge](https://github.com/tulir/mautrix-whatsapp)
|
|
|
|
for the [matrix](http://matrix.org/) network.
|
2018-11-27 12:12:34 +00:00
|
|
|
|
|
|
|
# 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.
|
|
|
|
|
2019-03-27 17:33:54 +00:00
|
|
|
## DATABASE_DATASOURCE
|
|
|
|
Postgre datasource url
|
|
|
|
|
2018-11-27 12:12:34 +00:00
|
|
|
# Ports
|
|
|
|
- 8080
|