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