mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 11:48:06 +01:00
Run as root in devcontainer from vscode (#30574)
This commit is contained in:
parent
a2505e8611
commit
2f0a34ac00
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
}
|
||||
},
|
||||
|
||||
"remoteUser": "root",
|
||||
|
||||
"otherPortsAttributes": {
|
||||
"onAutoForward": "silent"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue