mirror of
https://github.com/proxmoxer/docs.git
synced 2026-04-25 07:05:50 +03:00
[PR #111] [MERGED] fix: fixed incorrect GOOGLE_SCOPE env value in .env.example file #189
Labels
No labels
CodeDay
enhancement
pull-request
testmu
testmu
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docs#189
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix/env-example-fix📝 Commits (2)
60c46f1fix: fixed incorrect GOOGLE_SCOPE env value in .env.example filebc85b72chore: 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_SCOPEenv variable from its previously incorrect value to the right value now.Checks
Additional Information
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.