nixos/freshrss: improve description for virtualHost
This commit is contained in:
parent
2893de7dd8
commit
b21bec17eb
@ -135,6 +135,8 @@ in
|
|||||||
default = "freshrss";
|
default = "freshrss";
|
||||||
description = ''
|
description = ''
|
||||||
Name of the nginx virtualhost to use and setup. If null, do not setup any virtualhost.
|
Name of the nginx virtualhost to use and setup. If null, do not setup any virtualhost.
|
||||||
|
You may need to configure the virtualhost further through services.nginx.virtualHosts.<virtualhost>,
|
||||||
|
for example to enable SSL.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user