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