Make nixquick the cache server instead of ryzen-shine
This commit is contained in:
parent
49d98cbca1
commit
4f37050c1c
@ -72,7 +72,7 @@ in
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://192.168.1.26:3090";
|
||||
proxyPass = "http://192.168.1.20:3090";
|
||||
};
|
||||
};
|
||||
"syncthing.railbird.ai" = {
|
||||
|
Loading…
Reference in New Issue
Block a user