mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Rename to .devcontainer.json
This commit is contained in:
parent
63191f0cf3
commit
8534e42610
2 changed files with 4 additions and 4 deletions
4
.devcontainer.json
Normal file
4
.devcontainer.json
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"service": "windows",
|
||||||
|
"dockerComposeFile": "compose.yml"
|
||||||
|
}
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
{
|
|
||||||
"dockerComposeFile": "../compose.yml",
|
|
||||||
"service": "windows"
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue