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
|
# - ./config.json:/app/config.json
|
||||||
# use touch to create an empty file db, for persist database only
|
# use touch to create an empty file db, for persist database only
|
||||||
- ./db:/app/db
|
- ./db:/app/db
|
||||||
|
# import_keys path
|
||||||
|
# - ./element-keys.txt:/app/element-keys.txt
|
||||||
networks:
|
networks:
|
||||||
- matrix_network
|
- matrix_network
|
||||||
# api:
|
# api:
|
||||||
|
|
Loading…
Reference in a new issue