hosts/remilia: bring back the git subdomain atleast
Signed-off-by: natto1784 <natto@weirdnatto.in>
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
externalInterface = "ens3";
|
||||
internalInterfaces = [ "wg0" ];
|
||||
forwardPorts = [
|
||||
{
|
||||
destination = "${marisa}:22001";
|
||||
sourcePort = 22001;
|
||||
}
|
||||
{
|
||||
destination = "${satori}:6600";
|
||||
sourcePort = 6600;
|
||||
|
||||
Reference in New Issue
Block a user