1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-07-31 13:07:46 +00:00
This commit is contained in:
RGBCube 2024-01-10 11:19:56 +03:00
parent 198b69dd1d
commit 47d02a6ae4
No known key found for this signature in database

View file

@ -169,7 +169,7 @@
forceSSL = true;
useACMEHost = urlStripped;
locations."/".extraCofig = ''
locations."/".extraConfig = ''
proxy_pass http://localhost:${toString cfg.port}/404;
'';
};