Compare commits
No commits in common. "84e0e0688b7d95e3f818417620b56988994a3024" and "4791277f2e35ab55c88963c9f7acc5b504ec3695" have entirely different histories.
84e0e0688b
...
4791277f2e
1 changed files with 0 additions and 7 deletions
|
@ -32,7 +32,6 @@ in {
|
|||
enable = true;
|
||||
recommendedProxySettings = true;
|
||||
recommendedTlsSettings = true;
|
||||
clientMaxBodySize = "100m";
|
||||
virtualHosts = {
|
||||
"stitchy.moe" = {
|
||||
enableACME = true;
|
||||
|
@ -44,12 +43,6 @@ in {
|
|||
location = /404.html {
|
||||
internal;
|
||||
}
|
||||
location ^~/shaders/ {
|
||||
alias /opt/www/shader-web-test/;
|
||||
}
|
||||
location ^~/files/ {
|
||||
alias /opt/www/files/;
|
||||
}
|
||||
'';
|
||||
};
|
||||
"gay.stitchy.moe" = {
|
||||
|
|
Loading…
Reference in a new issue