Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Added missing keys for env
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna committed Mar 13, 2024
1 parent 43b343f commit 6b039c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,10 @@ VITE_PUSHER_HOST="${PUSHER_HOST}"
VITE_PUSHER_PORT="${PUSHER_PORT}"
VITE_PUSHER_SCHEME="${PUSHER_SCHEME}"
VITE_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
VITE_YANDEX_METRIKA_ENABLE=false
VITE_YANDEX_METRIKA_ID=

SCOUT_DRIVER=database

GITHUB_ACCESS_TOKEN=
GITHUB_CLIENT_ID=
Expand Down

0 comments on commit 6b039c8

Please sign in to comment.