refactor: Update Copilot configuration for local development

This commit is contained in:
Simon Larsen
2024-07-08 14:05:09 +01:00
parent 74c2de8adc
commit 6eef29e4a3
6 changed files with 45 additions and 9 deletions

2
.vscode/launch.json vendored
View File

@@ -149,7 +149,7 @@
},
{
"address": "127.0.0.1",
"localRoot": "${workspaceFolder}/Realtime",
"localRoot": "${workspaceFolder}/Copilot",
"name": "Copilot: Debug with Docker",
"port": 9985,
"remoteRoot": "/usr/src/app",