fix(server): nixpkgs config; migrate to new frp module
This commit is contained in:
@@ -36,7 +36,7 @@ in
|
||||
reverse_proxy :8100
|
||||
'';
|
||||
};
|
||||
services.frp.settings.proxies = [
|
||||
services.frp.instances."".settings.proxies = [
|
||||
{
|
||||
name = "rsshub-http";
|
||||
type = "http";
|
||||
|
||||
Reference in New Issue
Block a user