bordervm: comment out tang forwarding
This commit is contained in:
@@ -116,12 +116,12 @@ in
|
|||||||
|
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
forwardPorts = [
|
forwardPorts = [
|
||||||
{
|
# {
|
||||||
from = "host";
|
# # guest tang service exposed on host for easy querying
|
||||||
host.port = 7654;
|
# from = "host";
|
||||||
# guest.address = "10.0.2.15";
|
# host.port = 7654;
|
||||||
guest.port = 7654;
|
# guest.port = 7654;
|
||||||
}
|
# }
|
||||||
{
|
{
|
||||||
host.port = 2222;
|
host.port = 2222;
|
||||||
guest.address = "10.0.2.15";
|
guest.address = "10.0.2.15";
|
||||||
|
Reference in New Issue
Block a user