mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 05:29:23 +08:00
fix nginx conf
This commit is contained in:
@@ -969,7 +969,7 @@ inputs:
|
||||
port = 7116;
|
||||
requirePassFile = inputs.config.sops.secrets."send/redis-password".path;
|
||||
};
|
||||
nixos.services.nginx.httpProxy.send =
|
||||
nixos.services.nginx.httpProxy."send.chn.moe" =
|
||||
{
|
||||
upstream = "http://127.0.0.1:1443";
|
||||
rewriteHttps = true;
|
||||
|
||||
Reference in New Issue
Block a user