mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 18:04:41 +02:00
service/rss-bridge: improvement note
This commit is contained in:
parent
1cffcb54f2
commit
5f90706957
1 changed files with 2 additions and 1 deletions
|
@ -21,8 +21,9 @@ in
|
|||
virtualHost = null;
|
||||
user = "caddy";
|
||||
group = "caddy";
|
||||
# TODO: with 25.05 this can be simplified via
|
||||
# webserver = "caddy";
|
||||
};
|
||||
|
||||
my.services.webserver.virtualHosts = [
|
||||
{
|
||||
subdomain = "rss-bridge";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue