oops wrong file
This commit is contained in:
@@ -56,7 +56,8 @@
|
|||||||
acme.enable = true;
|
acme.enable = true;
|
||||||
kop-monitor.enable = true;
|
kop-monitor.enable = true;
|
||||||
kop-fileshare = {
|
kop-fileshare = {
|
||||||
basePath = [ "/stash" ];
|
basePath = "/stash";
|
||||||
|
dataDir = "/1tbssd/kop-fileshare";
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
nginx.enable = true;
|
nginx.enable = true;
|
||||||
|
|||||||
@@ -19,7 +19,6 @@
|
|||||||
#adam-site.enable = true;
|
#adam-site.enable = true;
|
||||||
kop-fileshare = {
|
kop-fileshare = {
|
||||||
enable = true;
|
enable = true;
|
||||||
dataDir = "/1tbssd/kop-fileshare";
|
|
||||||
basePath = "/stash";
|
basePath = "/stash";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user