tv nginx: define events
This commit is contained in:
parent
75b2c8e6c9
commit
9962ba1036
|
@ -4,6 +4,10 @@ with config.krebs.lib;
|
|||
|
||||
{
|
||||
krebs.nginx = {
|
||||
extraConfig = ''
|
||||
events {
|
||||
}
|
||||
'';
|
||||
servers.default.locations = [
|
||||
(nameValuePair "= /etc/os-release" ''
|
||||
default_type text/plain;
|
||||
|
|
Loading…
Reference in a new issue