1
0
Fork 0

mediaserver: add nginx

This commit is contained in:
Daniel Kempkens 2023-04-14 15:33:15 +02:00
parent 216ee7a1a5
commit 1af46ec9e9
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -33,7 +33,7 @@
xx = builtins.trace iface iface; xx = builtins.trace iface iface;
in in
{ {
name = iface; name = xx;
value = { value = {
allowedTCPPorts = [ 80 443 ]; allowedTCPPorts = [ 80 443 ];
allowedUDPPorts = [ 443 ]; allowedUDPPorts = [ 443 ];