added back ticks

This commit is contained in:
Anjy Gupta
2023-10-04 17:38:52 +00:00
parent 6e4f9cde5c
commit 999203531f
@@ -79,7 +79,7 @@ After clicking the one-click setup button, Gitpod will open a new tab or window.
- You can use either choose either VS Code Browser or VS Code Desktop editor with the 'Standard Class' for your workspace class.
- If you opt for the VS Code Desktop, follow the following steps
1. Gitpod will prompt you to grant access to the VSCode app. Once approved, install the GitPod extension from the VSCode Marketplace and follow the prompts to authorize the integration.
2. Change the WEBAPP_URL and the NEXTAUTH_URL to `https://localhost:3000`
2. Change the `WEBAPP_URL` and the `NEXTAUTH_URL` to `https://localhost:3000`
### 4. Gitpod preparing the created Workspace