mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Remove devcontainer Git Feature (#6398)
This commit is contained in:
parent
2a924ec85b
commit
c4a71a991a
@ -58,9 +58,6 @@
|
|||||||
// Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
|
// Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
|
||||||
"remoteUser": "vscode",
|
"remoteUser": "vscode",
|
||||||
"containerUser": "vscode",
|
"containerUser": "vscode",
|
||||||
"features": {
|
|
||||||
"git": "os-provided"
|
|
||||||
},
|
|
||||||
|
|
||||||
"remoteEnv": {
|
"remoteEnv": {
|
||||||
// InvenTree config
|
// InvenTree config
|
||||||
|
Loading…
Reference in New Issue
Block a user