initial commit
This commit is contained in:
commit
cc210a0da0
9 changed files with 171 additions and 0 deletions
23
README.md
Normal file
23
README.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue