mirror of
https://github.com/dockur/windows.git
synced 2025-11-04 22:26:23 +00:00
Add port 8006 to forwardPorts in devcontainer config
This commit is contained in:
parent
4e0a29605b
commit
b0bb551bc1
@ -4,6 +4,7 @@
|
|||||||
"containerEnv": {
|
"containerEnv": {
|
||||||
"VERSION": "11"
|
"VERSION": "11"
|
||||||
},
|
},
|
||||||
|
"forwardPorts": [8006],
|
||||||
"portsAttributes": {
|
"portsAttributes": {
|
||||||
"8006": {
|
"8006": {
|
||||||
"label": "Web",
|
"label": "Web",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user