initial commit

This commit is contained in:
Sebastian Hugentobler 2018-11-27 13:12:34 +01:00
commit cc210a0da0
9 changed files with 171 additions and 0 deletions

23
README.md Normal file
View file

@ -0,0 +1,23 @@
[whatsapp bridge](https://github.com/tulir/mautrix-whatsapp) 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.
# Ports
- 8080