Matrix: Re-enable E2B
This commit is contained in:
parent
28f853484b
commit
e94b26cce0
5 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ in
|
|||
];
|
||||
labels = {
|
||||
"traefik.enable" = "true";
|
||||
"traefik.http.routers.matrix.rule" = "Host(`matrix-synapse.kempkens.io`)";
|
||||
"traefik.http.routers.matrix.rule" = "Host(`matrix.kempkens.io`)";
|
||||
"traefik.http.routers.matrix.entrypoints" = "websecure";
|
||||
"traefik.http.routers.matrix.service" = "matrix-web";
|
||||
"traefik.http.routers.matrix.tls.certresolver" = "cfresolver";
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue