use postgres
This commit is contained in:
parent
dbceee17ed
commit
f78c863d9f
3 changed files with 10 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
[whatsapp bridge](https://github.com/tulir/mautrix-whatsapp) for the [matrix](http://matrix.org/) network.
|
||||
[whatsapp bridge](https://github.com/tulir/mautrix-whatsapp)
|
||||
for the [matrix](http://matrix.org/) network.
|
||||
|
||||
# Volumes
|
||||
- `/var/lib/matrix-bridge/data`
|
||||
|
@ -19,5 +20,8 @@ Homeserver token (from the generated registration)
|
|||
## ADMIN_USER
|
||||
Matrix id of the admin user.
|
||||
|
||||
## DATABASE_DATASOURCE
|
||||
Postgre datasource url
|
||||
|
||||
# Ports
|
||||
- 8080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue