Tiny microbin test
This commit is contained in:
parent
f6bd529ed2
commit
aadbafcc1e
2 changed files with 1 additions and 3 deletions
modules/nixos
|
@ -16,7 +16,7 @@ in
|
|||
|
||||
config.satellite.cloudflared.proxy = from: {
|
||||
${cfg.tunnel} = {
|
||||
ingress.${from} = "http://localhost:80";
|
||||
ingress.${from} = "http://localhost:8418";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue