fix command
This commit is contained in:
parent
c81adb5f86
commit
cebc4cecec
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ in
|
|||
reverse_proxy localhost:${toString config.services.hydra.port}
|
||||
}
|
||||
handle_path /nextcloud/* {
|
||||
return hello "Nextcloud is not configured yet. Please set up the service."
|
||||
respond "Nextcloud is not configured yet. Please set up the service."
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue