test
This commit is contained in:
parent
0a368913b6
commit
0452a662e9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user