setup 0xa-proxy
This commit is contained in:
parent
1f0ca3f5d4
commit
5dbd3988a1
4 changed files with 62 additions and 8 deletions
|
@ -71,6 +71,14 @@
|
|||
publicKey = "dj5/CnTAFe5ELnZ5oWonYc+5VdzDyooTYGb/bqcxf3Y=";
|
||||
privateKeyFile = config.sops.secrets."wg/0xa-proxy".path;
|
||||
};
|
||||
"stream" = {
|
||||
address = [
|
||||
"10.89.88.17/24"
|
||||
"fd31:185d:722f::17/48"
|
||||
];
|
||||
publicKey = "RDxbOvd/1FSWqIp5v1++wPBcG1hScAT4mhIlMZdvxU4=";
|
||||
privateKeyFile = config.sops.secrets."wg/0xa-proxy".path;
|
||||
};
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue