oneuptime/.github
Simon Larsen 4587e3136b
feat: Update Docker configuration for Copilot debugging
This commit updates the Docker configuration in the `.vscode/launch.json` file to improve the debugging experience for Copilot. It modifies the `Debug: Copilot Locally` configuration by changing the `localRoot` to `${workspaceFolder}/TestServer` and updating the `name` to `Copilot: Debug with Docker`. Additionally, it sets the `port` to `9985`, `remoteRoot` to `/usr/src/app`, and enables `restart` and `autoAttachChildProcesses` for better debugging capabilities. These changes enhance the development workflow and make it easier to debug Copilot locally with Docker.
2024-07-15 13:31:49 -06:00
..
ISSUE_TEMPLATE refactor: Update issue template titles 2024-07-03 17:37:10 +01:00
workflows feat: Update Docker configuration for Copilot debugging 2024-07-15 13:31:49 -06:00
pull_request_template.md typos 2023-07-30 08:23:05 -07:00