mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
Add forwardPorts configuration to devcontainer.json
This commit is contained in:
parent
085766b16f
commit
ace316fcf2
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@
|
|||
"service": "macos",
|
||||
"containerEnv": {
|
||||
"VERSION": "10"
|
||||
},
|
||||
},
|
||||
"forwardPorts": [8006],
|
||||
"portsAttributes": {
|
||||
"8006": {
|
||||
"label": "Web",
|
||||
|
|
|
|||
Loading…
Reference in a new issue