mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 03:26:45 +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…
x
Reference in New Issue
Block a user