[PR #111] [MERGED] fix: fixed incorrect GOOGLE_SCOPE env value in .env.example file #189

Closed
opened 2026-03-16 12:31:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/docs/pull/111
Author: @balub
Created: 4/13/2023
Status: Merged
Merged: 4/13/2023
Merged by: @liyasthomas

Base: mainHead: fix/env-example-fix


📝 Commits (2)

  • 60c46f1 fix: fixed incorrect GOOGLE_SCOPE env value in .env.example file
  • bc85b72 chore: fixed typo in page

📊 Changes

3 files changed (+12695 additions, -2 deletions)

View changed files

📝 content/1.documentation/5.self-host/0.getting-started.md (+1 -1)
📝 content/1.documentation/5.self-host/2.install-and-build.md (+1 -1)
package-lock.json (+12693 -0)

📄 Description

Closes #

Description

This PR introduces the fix to change the value of the GOOGLE_SCOPE env variable from its previously incorrect value to the right value now.

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Additional Information


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/docs/pull/111 **Author:** [@balub](https://github.com/balub) **Created:** 4/13/2023 **Status:** ✅ Merged **Merged:** 4/13/2023 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `fix/env-example-fix` --- ### 📝 Commits (2) - [`60c46f1`](https://github.com/hoppscotch/docs/commit/60c46f1c2852abc603e2176c59fcb0270a783424) fix: fixed incorrect GOOGLE_SCOPE env value in .env.example file - [`bc85b72`](https://github.com/hoppscotch/docs/commit/bc85b7248d46f5160bda70f377d0e401b9965501) chore: fixed typo in page ### 📊 Changes **3 files changed** (+12695 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `content/1.documentation/5.self-host/0.getting-started.md` (+1 -1) 📝 `content/1.documentation/5.self-host/2.install-and-build.md` (+1 -1) ➕ `package-lock.json` (+12693 -0) </details> ### 📄 Description <!-- Thanks for creating this pull request 🤗 Please make sure that the pull request is limited to one type (docs, feature, etc.) and keep it as small as possible. You can open multiple prs instead of opening a huge one. --> <!-- If this pull request closes an issue, please mention the issue number below --> Closes # <!-- Issue # here --> ### Description <!-- Add a brief description of the pull request --> This PR introduces the fix to change the value of the `GOOGLE_SCOPE` env variable from its previously incorrect value to the right value now. <!-- You can also choose to add a list of changes and if they have been completed or not by using the markdown to-do list syntax - [ ] Not Completed - [x] Completed --> ### Checks <!-- Make sure your pull request passes the CI checks and do check the following fields as needed - --> - [x] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [ ] All the tests have passed ### Additional Information <!-- Any additional information like breaking changes, dependencies added, screenshots, comparisons between new and old behaviour, etc. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:31:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docs#189
No description provided.