Update compose.yaml
This commit is contained in:
parent
7fecffad54
commit
32c4130f4f
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ services:
|
|||
# - ./config.json:/app/config.json
|
||||
# use touch to create an empty file db, for persist database only
|
||||
- ./db:/app/db
|
||||
# import_keys path
|
||||
# - ./element-keys.txt:/app/element-keys.txt
|
||||
networks:
|
||||
- matrix_network
|
||||
# api:
|
||||
|
|
Loading…
Reference in a new issue