fix: remove broken OAuth login, scrub hardcoded project ID

This commit is contained in:
Ned
2026-05-27 16:39:47 +00:00
parent 23801f79d4
commit c22945cd4e
3 changed files with 7 additions and 58 deletions
+2 -6
View File
@@ -1,12 +1,8 @@
VITE_APPWRITE_ENDPOINT=https://fra.cloud.appwrite.io/v1
VITE_APPWRITE_PROJECT_ID=6a0752ee001fb2ef7138
VITE_APPWRITE_PROJECT_ID=your-project-id
VITE_APPWRITE_DATABASE_ID=redbull_tracker
VITE_APPWRITE_COLLECTION_ID=intake_entries
VITE_APPWRITE_BARCODE_COLLECTION_ID=barcode_products
# Optional. Leave blank in local dev so the app uses the current Vite origin.
VITE_APPWRITE_OAUTH_SUCCESS_URL=
VITE_APPWRITE_OAUTH_FAILURE_URL=
# Server/admin only. Never prefix with VITE_. Needed only for npm run setup:appwrite.
APPWRITE_API_KEY=
APPWRITE_API_KEY=