diff --git a/runner/.devcontainer/devcontainer.json b/runner/.devcontainer/devcontainer.json index 32532885..5e0ee418 100644 --- a/runner/.devcontainer/devcontainer.json +++ b/runner/.devcontainer/devcontainer.json @@ -23,7 +23,7 @@ ] } }, - + "appPort": ["8000:8000"], // Use 'forwardPorts' to make a list of ports inside the container available locally. "forwardPorts": [ 8000