l reaktor-krebs: show tiki-todo with nginx
This commit is contained in:
parent
28aadfeb35
commit
8675e81a60
|
@ -18,4 +18,8 @@ with import <stockholm/lib>;
|
|||
wiki-todo-show
|
||||
];
|
||||
};
|
||||
services.nginx.virtualHosts."lassul.us".locations."/wiki-todo".extraConfig = ''
|
||||
default_type "text/plain";
|
||||
alias /var/lib/Reaktor/state/wiki-todo;
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue