mediaserver: add nginx
This commit is contained in:
parent
216ee7a1a5
commit
1af46ec9e9
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
xx = builtins.trace iface iface;
|
||||
in
|
||||
{
|
||||
name = iface;
|
||||
name = xx;
|
||||
value = {
|
||||
allowedTCPPorts = [ 80 443 ];
|
||||
allowedUDPPorts = [ 443 ];
|
||||
|
|
Loading…
Reference in a new issue