Skip to content

Commit

Permalink
build: update env example
Browse files Browse the repository at this point in the history
  • Loading branch information
yilanboy committed Jan 4, 2024
1 parent 6244a50 commit e0a55d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ VITE_PUSHER_SCHEME="${PUSHER_SCHEME}"
VITE_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"

# custom
RECAPTCHA_SITE_KEY=
RECAPTCHA_SECRET_KEY=
CAPTCHA_SITE_KEY=
CAPTCHA_SECRET_KEY=

SCOUT_QUEUE=true
SCOUT_PREFIX=
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e0a55d6

Please sign in to comment.