Skip to content

Commit c2d3e1d

Browse files
authored
chore: add VITE_PROXYSCOTCH_ACCESS_TOKEN to .env.example (hoppscotch#5015)
1 parent fbeb0e5 commit c2d3e1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,8 @@ VITE_BACKEND_API_URL=http://localhost:3170/v1
8686
VITE_APP_TOS_LINK=https://docs.hoppscotch.io/support/terms
8787
VITE_APP_PRIVACY_POLICY_LINK=https://docs.hoppscotch.io/support/privacy
8888

89+
# Set default to null as https://proxy.hoppscotch.io/ doesn't require an access token
90+
VITE_PROXYSCOTCH_ACCESS_TOKEN=
91+
8992
# Set to `true` for subpath based access
9093
ENABLE_SUBPATH_BASED_ACCESS=false

0 commit comments

Comments
 (0)