tv nginx: define events

This commit is contained in:
tv 2016-07-03 19:38:06 +02:00
parent 75b2c8e6c9
commit 9962ba1036

View File

@ -4,6 +4,10 @@ with config.krebs.lib;
{
krebs.nginx = {
extraConfig = ''
events {
}
'';
servers.default.locations = [
(nameValuePair "= /etc/os-release" ''
default_type text/plain;