fixed users

This commit is contained in:
2023-09-12 21:55:52 +00:00
parent 6abcfd1334
commit 0507887dfa
2 changed files with 5 additions and 3 deletions

View File

@@ -49,7 +49,7 @@
}
}
}
}
},
// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
// "remoteUser": "root"
"remoteUser": "vscode"
}