mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Matrix works, Nginx is carrying the load
This commit is contained in:
parent
fac12b855e
commit
f3e75455b3
5 changed files with 66 additions and 36 deletions
|
|
@ -38,6 +38,7 @@
|
|||
owner = config.users.users.matrix-synapse.name;
|
||||
restartUnits = ["matrix-synapse.service"];
|
||||
};
|
||||
matrix_homeserver_signing_key.owner = config.users.users.matrix-synapse.name;
|
||||
mqtt_recorder_pass.restartUnits = ["mosquitto.service"];
|
||||
owntracks_basic_auth = {
|
||||
owner = config.users.users.nginx.name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue