mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 07:10:53 +00:00
4587e3136b
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. |
||
---|---|---|
.. | ||
build.yml | ||
codeql-analysis.yml | ||
common-jobs.yaml | ||
compile.yml | ||
release.yml | ||
reliability-copilot.yml | ||
test-app.yaml | ||
test-release.yaml | ||
test.common-server.yaml | ||
test.common.yaml | ||
test.commonui.yaml | ||
test.e2e.yaml | ||
test.ingestor.yaml | ||
test.model.yaml | ||
test.probe.yaml |