testjust hydra
This commit is contained in:
parent
6762091282
commit
e9483582df
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ in
|
|||
myModules = {
|
||||
enableKDE = false;
|
||||
enableFonts = false;
|
||||
enableNextcloud = true;
|
||||
# enableNextcloud = true;
|
||||
enableHydra = true;
|
||||
};
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ in
|
|||
reverse_proxy localhost:${toString hydraPort}
|
||||
}
|
||||
handle_path /nextcloud* {
|
||||
reverse_proxy localhost:443
|
||||
retun hello "Nextcloud is not configured yet. Please set up the service.";
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue