remove basic-auth from diday.org
This commit is contained in:
parent
b74304319a
commit
e3b638b10f
2 changed files with 0 additions and 12 deletions
|
|
@ -46,10 +46,6 @@ in
|
|||
}
|
||||
];
|
||||
|
||||
basicAuth = {
|
||||
"preview" = "liebe";
|
||||
};
|
||||
|
||||
extraConfig = ''
|
||||
return 301 https://diday.org;
|
||||
'';
|
||||
|
|
@ -74,10 +70,6 @@ in
|
|||
}
|
||||
];
|
||||
|
||||
basicAuth = {
|
||||
"preview" = "liebe";
|
||||
};
|
||||
|
||||
root = "${dataDir}";
|
||||
|
||||
extraConfig = ''
|
||||
|
|
|
|||
|
|
@ -35,10 +35,6 @@ in
|
|||
}
|
||||
];
|
||||
|
||||
basicAuth = {
|
||||
"preview" = "liebe";
|
||||
};
|
||||
|
||||
extraConfig = ''
|
||||
# Make use of the ngx_http_realip_module to set the $remote_addr and
|
||||
# $remote_port to the client address and client port, when using proxy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue