1
0
Fork 0

Synapse: Telegram app service

This commit is contained in:
Daniel Kempkens 2022-11-11 17:24:12 +01:00
parent 35f26bef8e
commit 79a89fb1fb
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM
2 changed files with 1 additions and 0 deletions

View file

@ -147,6 +147,7 @@ in
networks = [ "webserver" ];
volumes = [
"/etc/container-matrix/synapse:/data"
"/etc/container-matrix/telegram:/bridge-data/telegram:ro"
];
labels = {
"traefik.enable" = "true";