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