diff --git a/.devcontainer.json b/.devcontainer.json index 4ffcc8f..35773bc 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -16,5 +16,5 @@ "otherPortsAttributes": { "onAutoForward": "silent" }, - "dockerComposeFile": "compose.yml" + "dockerComposeFile": ".github/codespaces.yml" }