We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbeb0e5 commit c2d3e1dCopy full SHA for c2d3e1d
.env.example
@@ -86,5 +86,8 @@ VITE_BACKEND_API_URL=http://localhost:3170/v1
86
VITE_APP_TOS_LINK=https://docs.hoppscotch.io/support/terms
87
VITE_APP_PRIVACY_POLICY_LINK=https://docs.hoppscotch.io/support/privacy
88
89
+# Set default to null as https://proxy.hoppscotch.io/ doesn't require an access token
90
+VITE_PROXYSCOTCH_ACCESS_TOKEN=
91
+
92
# Set to `true` for subpath based access
93
ENABLE_SUBPATH_BASED_ACCESS=false
0 commit comments