From 0452a662e906d87d89f3986da88d6fe6111b553f Mon Sep 17 00:00:00 2001 From: Sense T Date: Sun, 23 Jul 2023 08:23:01 +0000 Subject: [PATCH] test --- global/software-configuration.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/global/software-configuration.nix b/global/software-configuration.nix index 001069e..6b3c10c 100644 --- a/global/software-configuration.nix +++ b/global/software-configuration.nix @@ -44,7 +44,7 @@ in }; resilio = { - enable = false; + enable = true; deviceName = "Gangly4670"; enableWebUI = true; directoryRoot = downloadDir; @@ -82,10 +82,10 @@ in }; # resilio - /*"/gui" = { - proxyPass = "http://localhost:9000"; - }; - */ + "/sync/" = { + proxyPass = "http://localhost:9000/"; + }; + # kubo/ipfs