This commit is contained in:
sadan 2025-02-23 23:39:14 -05:00
parent 004262e1d0
commit a81dc5ac3e
No known key found for this signature in database

View file

@ -8,6 +8,12 @@
recommendedGzipSettings = true;
recommendedProxySettings = true;
recommendedOptimisation = true;
resolver = {
addresses = [
"1.0.0.1"
"1.1.1.1"
];
};
virtualHosts = {
"vw.sadan.zip" = {
forceSSL = true;