Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
Added link to vscode config to README
Browse files Browse the repository at this point in the history
To note, this change depends on
#144 first
being submitted
  • Loading branch information
jasonborg committed May 17, 2023
1 parent 29a2779 commit 10ba61d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ Setting up your database in a non-default region comes with some trade-offs:
* [Configuring the Java Agent][java_agent_config]
* [Configuring the Python Agent][python_agent_config]
* [Configuring the Node.js Agent][nodejs_agent_config]
* [Configuring the VsCode Extension][extension_config]

You can set up your database in a non-default location as follows:
```
Expand All @@ -281,6 +282,7 @@ provide this to your debug agent(s) and the vsCode plugin.
[java_agent_config]: https://github.com/GoogleCloudPlatform/cloud-debug-java#snapshot-debugger---firebase-realtime-database-backend
[python_agent_config]: https://github.com/GoogleCloudPlatform/cloud-debug-python/blob/main/README.md#snapshot-debugger---firebase-realtime-database-backend
[nodejs_agent_config]: https://github.com/googleapis/cloud-debug-nodejs/blob/main/README.md#snapshot-debugger---firebase-realtime-database-backend
[extension_config]: https://github.com/GoogleCloudPlatform/snapshot-debugger/blob/main/snapshot_dbg_extension/README.md#configuration


## Set up Snapshot Debugger in your Google Cloud project
Expand Down

0 comments on commit 10ba61d

Please sign in to comment.