add pc to syncthing
This commit is contained in:
parent
a5bc7bb0e6
commit
39265a9fa7
3 changed files with 14 additions and 5 deletions
|
|
@ -19,6 +19,10 @@ let
|
|||
id = "5IPAQ5C-V3KFUMD-NJM74SH-6MD246O-JGYCBN4-F77QG6W-W3WNSCA-NQY37AY";
|
||||
addresses = [ "tcp://100.64.0.2:${toString transferPort}" ];
|
||||
};
|
||||
pc = {
|
||||
id = "CSAY5FH-MHYXX4I-ERMWREY-KCXMMUS-AGITLYP-U3EIWNM-RB54JIM-6WIE4AS";
|
||||
addresses = [ "tcp://100.64.0.5:${toString transferPort}" ];
|
||||
};
|
||||
rv2 = {
|
||||
id = "JG6BYOJ-AW67R72-VA25U6I-VIZ57HU-3KXMPGY-HTYT2FQ-ZZL6U7B-Z2RWDQ4";
|
||||
addresses = [ "tcp://100.64.0.11:${toString transferPort}" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue