mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
feat: Add custom .yml for Github Codespaces
This commit is contained in:
parent
d546726431
commit
b2d8b6f7a0
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@
|
||||||
"name": "windows",
|
"name": "windows",
|
||||||
"service": "windows",
|
"service": "windows",
|
||||||
"forwardPorts": [8006],
|
"forwardPorts": [8006],
|
||||||
"dockerComposeFile": "compose.yml"
|
"dockerComposeFile": ".github/codespaces.yml"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue