.devcontainer/devcontainer.json aktualisiert
This commit is contained in:
parent
e47dc4d626
commit
dd5b170eca
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@
|
|||
"name": "Euph Website",
|
||||
"image": "git.euph.dev/development_tools/symfony:latest",
|
||||
"forwardPorts": [8080],
|
||||
"workspaceMount": "source=${localWorkspaceFolder},target=/root,type=bind",
|
||||
"workspaceFolder": "/root/"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue