mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
add Bulwark to torus server
This commit is contained in:
parent
ce6f2fcb40
commit
424dd00ca9
@ -50,6 +50,11 @@
|
||||
publicKey = "hPso657fppLYvBU31Rtqqg792JEoPv7r82JgLoF8S2Y=";
|
||||
allowedIPs = [ "192.168.2.3/32" ];
|
||||
}
|
||||
{
|
||||
# Bulwark
|
||||
publicKey = "CDoy/XI8FRQV/ySHigLWG2tpWVw8hgEZXRQCEE3qYHQ=";
|
||||
allowedIPs = [ "192.168.2.4/32" ];
|
||||
}
|
||||
# More peers can be added here.
|
||||
];
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user