Skip to content

Commit

Permalink
fixed workspace dir
Browse files Browse the repository at this point in the history
  • Loading branch information
markhuot committed Nov 18, 2023
1 parent d658540 commit 6d6587e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dockerComposeFile": "docker-compose.yml",
"service": "php",
"workspaceFolder": "/workspaces/craft-keystone",
"workspaceFolder": "/workspaces/craft-pest-core",
"customizations": {
"vscode": {
"extensions": [
Expand Down

0 comments on commit 6d6587e

Please sign in to comment.