Fix cloudflared module attribute
This commit is contained in:
parent
1396706e07
commit
17e58971b1
|
@ -14,7 +14,7 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
config.satellite.proxy = from: port: {
|
||||
config.satellite.cloudflared.proxy = from: port: {
|
||||
${cfg.tunnel} = {
|
||||
ingress.${from} = "http://localhost${toString port}";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue