Files
Emailsorter/client/env.example
ANDJ 89bc86b615 Try
dfssdfsfdsf
2026-04-09 21:00:04 +02:00

11 lines
369 B
Plaintext

# EmailSorter Frontend Configuration
# Copy this file to .env and fill in your values
# Appwrite Configuration
VITE_APPWRITE_ENDPOINT=https://cloud.appwrite.io/v1
VITE_APPWRITE_PROJECT_ID=your-project-id
# OAuth URLs (generated by your backend)
VITE_GMAIL_OAUTH_URL=http://localhost:3030/api/oauth/gmail
VITE_OUTLOOK_OAUTH_URL=http://localhost:3030/api/oauth/outlook