diff --git a/.devcontainer/tiny11/devcontainer.json b/.devcontainer/tiny11/devcontainer.json index a659705..1d06e20 100644 --- a/.devcontainer/tiny11/devcontainer.json +++ b/.devcontainer/tiny11/devcontainer.json @@ -2,10 +2,7 @@ "name": "Tiny 11", "service": "windows", "containerEnv": { - "VERSION": "tiny11", - "RAM_SIZE": "max", - "DISK_SIZE": "max", - "CPU_CORES": "max" + "VERSION": "tiny11" }, "forwardPorts": [8006], "portsAttributes": {