mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 13:37:49 +00:00
Fix typo
This commit is contained in:
parent
198b69dd1d
commit
47d02a6ae4
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
useACMEHost = urlStripped;
|
useACMEHost = urlStripped;
|
||||||
|
|
||||||
locations."/".extraCofig = ''
|
locations."/".extraConfig = ''
|
||||||
proxy_pass http://localhost:${toString cfg.port}/404;
|
proxy_pass http://localhost:${toString cfg.port}/404;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue