[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2026-01-09 19:07:36 +00:00
committed by Marc Fernandez
parent cc49db63da
commit 5ca4d8366e

View File

@@ -49,7 +49,5 @@
}, },
"remoteUser": "node", "remoteUser": "node",
"workspaceFolder": "/workspaces/dokploy", "workspaceFolder": "/workspaces/dokploy",
"runArgs": [ "runArgs": ["--name", "dokploy-devcontainer"]
"--name", "dokploy-devcontainer" }
]
}