Port forward debugging

This commit is contained in:
2025-08-31 23:19:53 -04:00
parent 307d256ddf
commit c8a48e61e7
2 changed files with 19 additions and 0 deletions

9
port-forwards.json Normal file
View File

@@ -0,0 +1,9 @@
[
{
"VmName": "ubuntu-desktop",
"HostPort": 8080,
"VmPort": 80,
"Protocol": "TCP",
"Created": "2025-08-31T23:55:53.202737Z"
}
]