mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-02-26 10:08:51 -05:00
maybe
This commit is contained in:
parent
004262e1d0
commit
a81dc5ac3e
1 changed files with 6 additions and 0 deletions
|
@ -8,6 +8,12 @@
|
||||||
recommendedGzipSettings = true;
|
recommendedGzipSettings = true;
|
||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
recommendedOptimisation = true;
|
recommendedOptimisation = true;
|
||||||
|
resolver = {
|
||||||
|
addresses = [
|
||||||
|
"1.0.0.1"
|
||||||
|
"1.1.1.1"
|
||||||
|
];
|
||||||
|
};
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
"vw.sadan.zip" = {
|
"vw.sadan.zip" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue