Files
Slutprojekt-Webbutveckling-…/.env.example
T

6 lines
180 B
Bash
Raw Normal View History

VITE_EBAY_APP_ID=your-ebay-app-id
MONGODB_URI=mongodb+srv://...
GOOGLE_CLIENT_ID=your-google-client-id
GOOGLE_CLIENT_SECRET=your-google-client-secret
ADMIN_EMAIL=admin@example.com