expose python environment throug sub-attribute, for accessing python interpreter to run admin scripts
This commit is contained in:
parent
9dde0d319f
commit
8b73ec0585
3 changed files with 19 additions and 13 deletions
|
|
@ -25,7 +25,7 @@
|
|||
services.seafile-server = {
|
||||
enable = true;
|
||||
#autorun = false;
|
||||
domainName = "localhost";
|
||||
domainName = "seaf.local";
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue