Added certificates back in
This commit is contained in:
parent
092b3551c1
commit
e1cc2342b2
@ -32,6 +32,8 @@
|
|||||||
port = 51820;
|
port = 51820;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
tlsCertificate = "/var/lib/secrets/fullchain.pem";
|
||||||
|
tlsKey = "/var/lib/secrets/key.pem";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
networking.firewall = {
|
networking.firewall = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user