reverse proxy 4 matrix server

This commit is contained in:
chloe 2024-07-19 17:16:56 +02:00
parent e2b506e638
commit 6ef0aeba17
3 changed files with 11 additions and 1 deletions

View file

@ -13,7 +13,7 @@ in
sops.secrets.data = {
sopsFile = ../secrets/matrix.yaml;
format = "yaml";
user = "matrix-synapse";
owner = "matrix-synapse";
};
services.matrix-synapse = {