Skip to content

Commit ead429b

Browse files
committed
switch to local
1 parent 38a3a20 commit ead429b

2 files changed

Lines changed: 11 additions & 348 deletions

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ VITE_FIREBASE_CONFIG='
1010
}
1111
'
1212
VITE_RECAPTCHAV3TOKEN="6LfaDFcsAAAAAIeDQp0kGgG8TcGaV6k1yWhes7U9"
13-
VITE_STORAGE_ENGINE="firebase" # "firebase" or "supabase" or "localStorage" or your own custom storage engine
13+
VITE_STORAGE_ENGINE="localStorage" # "firebase" or "supabase" or "localStorage" or your own custom storage engine
1414
VITE_REPO_URL="https://github.com/revisit-studies/study/tree/main/public/" # Set the url for the "view source" link on the front page
1515

1616
VITE_SUPABASE_URL="https://supabase.revisit.dev"

0 commit comments

Comments
 (0)