feat: Improve Github Codespaces configuration (#357)

This commit is contained in:
Kroese 2025-10-19 12:48:57 +02:00 committed by GitHub
parent 2f0e962edd
commit e032e349ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 12 additions and 6 deletions

View file

@ -3,7 +3,8 @@
"service": "macos",
"containerEnv": {
"VERSION": "15"
},
},
"forwardPorts": [8006],
"portsAttributes": {
"8006": {
"label": "Web",

View file

@ -3,7 +3,8 @@
"service": "macos",
"containerEnv": {
"VERSION": "13"
},
},
"forwardPorts": [8006],
"portsAttributes": {
"8006": {
"label": "Web",

View file

@ -3,7 +3,8 @@
"service": "macos",
"containerEnv": {
"VERSION": "12"
},
},
"forwardPorts": [8006],
"portsAttributes": {
"8006": {
"label": "Web",

View file

@ -3,7 +3,8 @@
"service": "macos",
"containerEnv": {
"VERSION": "11"
},
},
"forwardPorts": [8006],
"portsAttributes": {
"8006": {
"label": "Web",

View file

@ -3,7 +3,8 @@
"service": "macos",
"containerEnv": {
"VERSION": "10"
},
},
"forwardPorts": [8006],
"portsAttributes": {
"8006": {
"label": "Web",

View file

@ -3,7 +3,8 @@
"service": "macos",
"containerEnv": {
"VERSION": "14"
},
},
"forwardPorts": [8006],
"portsAttributes": {
"8006": {
"label": "Web",