Synapse: Telegram app service
This commit is contained in:
parent
35f26bef8e
commit
79a89fb1fb
2 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ in
|
||||||
networks = [ "webserver" ];
|
networks = [ "webserver" ];
|
||||||
volumes = [
|
volumes = [
|
||||||
"/etc/container-matrix/synapse:/data"
|
"/etc/container-matrix/synapse:/data"
|
||||||
|
"/etc/container-matrix/telegram:/bridge-data/telegram:ro"
|
||||||
];
|
];
|
||||||
labels = {
|
labels = {
|
||||||
"traefik.enable" = "true";
|
"traefik.enable" = "true";
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue