mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
decvontainer: Fix formatting
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
This commit is contained in:
parent
b13e096ca6
commit
254aea19a9
1 changed files with 5 additions and 2 deletions
|
@ -13,8 +13,11 @@
|
|||
// "context": ".."
|
||||
// },
|
||||
"remoteUser": "villas",
|
||||
"runArgs": [ "--privileged", "--security-opt", "seccomp=unconfined"],
|
||||
|
||||
"runArgs": [
|
||||
"--privileged",
|
||||
"--security-opt",
|
||||
"seccomp=unconfined"
|
||||
],
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
|
|
Loading…
Add table
Reference in a new issue