Migrate danflix to hetzner

This commit is contained in:
2023-11-19 01:07:45 +00:00
parent 34e893bd68
commit 87ce8e0d1c
12 changed files with 62 additions and 99 deletions

View File

@@ -29,13 +29,13 @@ in {
services.matrix-synapse = {
enable = true;
sliding-sync = {
enable = true;
environmentFile = config.age.secrets.sliding_sync_env_file.path;
settings = {
SYNCV3_SERVER = "http://localhost:8008";
};
};
sliding-sync = {
enable = true;
environmentFile = config.age.secrets.sliding_sync_env_file.path;
settings = {
SYNCV3_SERVER = "http://localhost:8008";
};
};
settings = {
enable_metrics = true;
server_name = "broccoli.town";