feat: website stuffs part 2
This commit is contained in:
parent
f404e7b95a
commit
800c6ad500
@ -100,8 +100,8 @@
|
||||
"systems": "systems_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1726945396,
|
||||
"narHash": "sha256-Q81Yf+Kw55786VXWQyhYTmpv0CkQLQc7NDCLi8D/TFw=",
|
||||
"lastModified": 1727314821,
|
||||
"narHash": "sha256-AIKKS9U3K6ZZst44HjkcZBncy+Nbx1QrGfO8rnD6e60=",
|
||||
"type": "tarball",
|
||||
"url": "https://github.com/yusdacra/website/archive/refs/heads/svelte.zip"
|
||||
},
|
||||
|
@ -41,9 +41,6 @@ in {
|
||||
forceSSL = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://localhost:${toString port}";
|
||||
extraConfig = ''
|
||||
add_header cache-control "no-store";
|
||||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user