Files
Webklar/.env.example
Basilosaurusrex 305de38ff6 .env commit
2026-02-06 19:46:26 +01:00

12 lines
451 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Appwrite Kopie auf dem Server als .env anlegen (wird nicht mit Git gepusht!)
# Nach dem Klonen/Pullen: npm run setup:env oder cp .env.example .env
VITE_APPWRITE_ENDPOINT=https://appwrite.webklar.com/v1
VITE_APPWRITE_PROJECT_ID=696b82270034001dab69
VITE_APPWRITE_DATABASE_ID=698124a20035e8f6dc42
VITE_APPWRITE_CONTACT_COLLECTION_ID=contact_submissions
# Optional: Supabase (falls später genutzt)
# VITE_SUPABASE_URL=
# VITE_SUPABASE_ANON_KEY=