diff --git a/.devcontainer.json b/.devcontainer.json index 06d2258..bc219db 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -3,8 +3,6 @@ "dockerfile": "./Dockerfile", "context": "." }, - "remoteUser": "codespace", - "containerUser": "codespace", // Use 'forwardPorts' to make a list of ports inside the container available locally. // "forwardPorts": [],