forked from Fediversity/simple-nixos-fediverse
get all the services working together
This commit is contained in:
parent
1b0fcff9fb
commit
907a9c9494
|
@ -29,11 +29,6 @@
|
|||
host.port = 9000;
|
||||
guest.port = 9000;
|
||||
}
|
||||
{
|
||||
from = "host";
|
||||
host.port = 2222;
|
||||
guest.port = 22;
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Reference in a new issue